2,873 questions with Azure Logic Apps tags

Sort by: Updated
1 answer

In Logic Apps I need to filter an array but the values are upperlowercase, how can I filter using an operator that doesn't require case sensitive value?

In Logic Apps I need to filter an array, but the values are upper lowercase. My variable is all lower case. How can I filter using an operator that doesn't require case sensitive value? Or I need to convert array to all lowercase, how can I do that?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-05-10T22:00:18.2933333+00:00
Duquette, Timothy 0 Reputation points
answered 2024-05-11T00:36:33.37+00:00
hossein jalilian 3,250 Reputation points
1 answer

usage of, Create SAS URI by path (V2) , in the Logic App, to connect to the Blob Storage

Hi, I have a logic app where I want to get files from Blob storage Container. On the Azure Blob Storage there is no IP restrictions. I am trying to make use of action Create SAS URI by path (V2) to connect with the storage from the Logic App. A…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,449 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
979 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-05-10T14:51:47.91+00:00
Sohaib Cheema 0 Reputation points MVP
answered 2024-05-10T21:34:36.2266667+00:00
LeelaRajeshSayana-MSFT 13,546 Reputation points
1 answer One of the answers was accepted by the question author.

Logic app error when trying to execute it or creating a new one.

I request your assistance in validating why the following error is occurring when executing a logic app or attempting to create a new one: "The access token is from the wrong issuer 'https://sts.windows.net/2710168c-9995-438a-8b90-96cf7a8c56d2/'. It…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-05-10T16:22:19.2066667+00:00
Schifter, Gabriela 95 Reputation points
commented 2024-05-10T17:01:41.85+00:00
Schifter, Gabriela 95 Reputation points
1 answer One of the answers was accepted by the question author.

Take attachments from Office 365 Outlook email and store in Azure Blob Storage

Hi there, I'm trying to make a Logic Apps flow which: When a new email with attachments arrives For each attachment Create blob of that attachment's contents The problem I have is the Blob Content - when using "Current Item" from the For…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-05-08T15:08:02.8666667+00:00
Richard Jackson 86 Reputation points
commented 2024-05-10T16:10:43.9066667+00:00
Richard Jackson 86 Reputation points
0 answers

All workflows within logic app (standard) deleted.

I have a standard logic app containing many workflow. I enabled the network restriction on associated storage account and added vnet. I added the vnet integration on the logic app as well. After this when I checked, I am not able to see any of my…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-05-09T15:29:26.1633333+00:00
Vishwakarma, Anandavardhan 0 Reputation points
edited the question 2024-05-10T14:51:35.27+00:00
KapilAnanth-MSFT 35,901 Reputation points Microsoft Employee
1 answer

Logic App TImeout issue

Logic app time out issue , its taking 5 min for logic app to finish, and hence timou from Azure API , This is an intermittent issue and there is not really a ause for it Thanks Sachin

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,783 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-04-15T07:17:41.2333333+00:00
Ingle, Sachin (DEU) 0 Reputation points
edited an answer 2024-05-10T13:50:56.6966667+00:00
Sonny Gillissen 3,271 Reputation points
1 answer

HttpWebhook retries when retry policy is none

I have a logic app with a HttpWebhook action with retry policy set to none. But the action still seems to sometimes retry sending its outbound post request, see pictures. I would instead want it to just fail on the first error and never do any retries.…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-04-19T12:54:44.0833333+00:00
Konsta Kallama 0 Reputation points
edited an answer 2024-05-10T13:47:35.84+00:00
Sonny Gillissen 3,271 Reputation points
1 answer

Details about security options with Logic Apps "export to PowerApps" option

After reading about securing a Logic App (including options for Azure Active Directory authorization policies and API Management), how secure is the "export to PowerApps" option in Logic Apps? It creates a custom connector that appears to use…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-04-23T15:37:11.4466667+00:00
epress 0 Reputation points
answered 2024-05-10T13:39:00.92+00:00
Sonny Gillissen 3,271 Reputation points
1 answer

How to dynamically pass the URL from http request to actions in Azure Logic App?

Let say I have a swagger contract like https://petstore3.swagger.io/ I want to implement GET and POST like Question: How to dynamically pass the URL from http request to actions in Azure Logic App? I tried…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-04-28T04:28:23.65+00:00
Smith 0 Reputation points
answered 2024-05-10T13:34:55.3166667+00:00
Sonny Gillissen 3,271 Reputation points
1 answer

How to use Logic App with Hosting Storage account having Disabled Storage Key Access

If I disabled the Storage Account Key Access of the Hosting Storage Account of the Logic App, the logic App is giving an error: System.Private.CoreLib: Access to the path 'C:\home\data\Functions\secrets\Sentinels' is denied.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-03-29T10:53:08.9066667+00:00
Raju Vadarevu 15 Reputation points Microsoft Employee
answered 2024-05-10T13:25:37.3466667+00:00
Sonny Gillissen 3,271 Reputation points
1 answer

Azure Logic App Functions runtime error

I have setup my Azure Logic App - Standard Workflow and successfully setup the workflows and have multiple successful runs. But suddenly, it throws an error "System.Private.CoreLib: The user name or password is incorrect. :…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,321 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-04-29T03:34:14.17+00:00
user20201 326 Reputation points
edited an answer 2024-05-10T13:24:22.3833333+00:00
Sonny Gillissen 3,271 Reputation points
1 answer

Logic App - Internal Server Error for HTTP request

Hello, I'm working on a logic app integration with Microsoft Defender for Vulnerability. I use HTTP request to authenticate with Microsoft Defender API. …

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,875 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-04-22T10:52:35.3133333+00:00
Hrabec Pavel 0 Reputation points
answered 2024-05-10T13:18:24.8133333+00:00
Sonny Gillissen 3,271 Reputation points
1 answer

Issue while creating logic app

There are two issue Issue 1) I am creating one logic app and integrating with outlook mail account and Azure blob storage. When i am selecting blob name as dynamically Attachment Name then two loop is creating automatically , for each 1 and for each and…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
Windows 365 Business
asked 2024-04-08T18:07:00.01+00:00
TSIP Solutions 10 Reputation points
answered 2024-05-10T13:14:22.6866667+00:00
Sonny Gillissen 3,271 Reputation points
1 answer

Issue with Box Connector in Logic App: Binary Files Getting Corrupted

I am using a Logic App to upload binary files to Box. However, these files are getting uploaded with a larger size than the original, and they end up corrupted. This is not happening with text files. I am using parseJSON to get the file's contentBytes.…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-05-07T18:02:16.79+00:00
Orlin M 0 Reputation points
edited an answer 2024-05-10T13:04:45.91+00:00
MayankBargali-MSFT 68,746 Reputation points
1 answer

How to automate API connection and authentication for Dropbox?

I have created an API connection for Dropbox and manually authenticated it through the consent page that popped up. I want to automate this process using Azure CLI, deploying ARM template, Python SDK, or REST API, but I'm having trouble understanding…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-05-07T22:52:12.1033333+00:00
Gary Kim 0 Reputation points
edited an answer 2024-05-10T13:04:27.03+00:00
MayankBargali-MSFT 68,746 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Logic App Diagnostic Settings forwarding to Analytics Workspace (No logs with virtual network enabled)

I've setup a logic app on a standard plan to forward logs to an analytics workspace using diagnostic settings. This works for our logic apps not on a virtual network, but when we're on a virtual network we get no logs. Is there a setting on the virtual…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-05-09T15:14:34.62+00:00
Hill, Austin 0 Reputation points
commented 2024-05-10T12:06:10.06+00:00
Sonny Gillissen 3,271 Reputation points
0 answers

Logic App - Send Data (Azure Log Analytics Data Collector) output is showing as succeeded (status code 200), however it is not writing any data to custom table which I have created.

Logic App - Send Data (Azure Log Analytics Data Collector) output is showing as succeeded (status code 200), however it is not writing any data to custom table which I have created.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-05-10T11:28:08.18+00:00
Sarish Sayyed (INFOSYS LIMITED) 20 Reputation points Microsoft Vendor
1 answer

How to download Runhistory from standard logic app

Hello I need to download a run history for a specific time interval from logic app standard version. download to csv is preferable. Let me know the steps. thanks sri

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-05-10T10:05:58.7433333+00:00
Sriraghavendran Prabhakaran 0 Reputation points
commented 2024-05-10T10:41:59.3933333+00:00
VenkateshDodda-MSFT 18,771 Reputation points Microsoft Employee
1 answer

Why is “body” action for function not showing up.

So Im doing some personal learning and I've been trying to create a workflow that removes the HTML and turns the body of an email to text to be stored as a blob in a storage container. The issue im running into is choosing "Body" for the Blob…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-05-09T16:01:08.2566667+00:00
Peter Inneh 0 Reputation points
answered 2024-05-10T08:56:00.7266667+00:00
Sonny Gillissen 3,271 Reputation points
1 answer One of the answers was accepted by the question author.

How to check in the Logic APP standard workflow along with connectors, parameters in Git Hub repository?

Hi All, I have one Logic App Standard workflow. I want to source control it into GitHub repository. I have no idea how I can do that. Which tool to use? Could you please guide me? Regards, Partha

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-05-06T04:40:14.95+00:00
Pratim Das, Partha C 306 Reputation points
accepted 2024-05-10T04:54:27.42+00:00
Pratim Das, Partha C 306 Reputation points