3,706 questions with Azure Logic Apps tags

Sort by: Updated
1 answer

Azure Logic app

Hello I created an access package from Entra ID Governance to give access to user on some resources also to create an admin account for the user by triggering a custom extension which is Azure logic apps. Now here is the issue: I created a sample stand…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2025-12-19T12:03:09.62+00:00
Sengine007 1 Reputation point
answered 2025-12-21T05:57:31.9366667+00:00
Vinodh247 40,221 Reputation points MVP Volunteer Moderator
2 answers

How to Configure Azure AD Service Principal to Send Emails from Mailbox via Logic App?

I have created a Service Principal in Azure AD, and I want it to be able to send emails from its mailbox. This is for an upcoming Logic App that I am building, where I need the Service Principal to send emails to recipients with log ingestion…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
Azure Advisor
Azure Advisor
An Azure personalized recommendation engine that helps users follow best practices to optimize Azure deployments.
567 questions
Microsoft Security | Microsoft Graph
asked 2024-12-11T05:54:11.9033333+00:00
Bishal Das 0 Reputation points
answered 2025-12-20T14:56:29.57+00:00
Kalyan C Kesireddy 0 Reputation points Microsoft Employee
1 answer

Auth issues when connecting to service bus connector using service principal and certificate from logic app

I'm able to authenticate to the service bus connector using managed identity, however, my use case involves authenticating via service principal and certificate from key vault. The service principal has service bus data receiver role added to the service…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2025-12-18T07:34:20.9033333+00:00
Sunita 22 Reputation points Microsoft Employee
commented 2025-12-18T16:55:08.45+00:00
Rakesh Mishra 4,115 Reputation points Microsoft External Staff Moderator
2 answers

Issue summary – Logic Apps Standard parameter confusion

In a Logic Apps Standard (stateful) workflow, I can run successfully in draft after setting definition.parameters defaultValues to @appsetting('...'). However, when I publish the workflow, those changes don’t appear in the published version — it behaves…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2025-12-16T06:44:16.8566667+00:00
Kurt Carvalho 0 Reputation points
commented 2025-12-17T17:39:31.75+00:00
Pravallika KV 4,195 Reputation points Microsoft External Staff Moderator
2 answers

Logic App Standard does not generate a Trigger-URL in development slot

Hi, I am facing the issue that my workflows with http triggers ('When an HTTP request is received') in the development slot of my standard logic app don't have trigger url's generated after saving. In order to test the changes made in the development…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2024-10-01T12:08:22.2+00:00
Anonymous
commented 2025-12-17T15:29:58.01+00:00
Ludovic VUE 0 Reputation points
2 answers

Unable to create Azure Integration Account

I cannot create a Azure Integration Account. I get a very technical error message in the last validation step in the creation form. I have tried for weeks with different Subscriptions and Regions.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2025-12-16T09:13:07.4466667+00:00
Mathias Aronsson 5 Reputation points
commented 2025-12-17T12:44:26.0233333+00:00
Mathias Aronsson 5 Reputation points
0 answers

'The operation ID 'executeQuery' for service provider '/serviceProviders/Jdbc' is not valid.'

I have following this documentation : https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/jdbc/#execute-query Placed a oracle jdbc jar file , ojdbc17.jar file. Getting this error : validation and creation failed. Error:…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2025-12-17T08:21:32.5933333+00:00
MOHAMED KAMIL HUSSAIN 0 Reputation points
edited the question 2025-12-17T11:36:12.75+00:00
Rakesh Mishra 4,115 Reputation points Microsoft External Staff Moderator
1 answer

EDIFACT encoder in Logic App escapes whitespaces in all string literal values

We have a couple of logic apps which outputs EDIFACT messages using the EDIFACT encoder but for some reason it's adamant in it's escaping of whitespaces in string literals. We have used schemas from BizTalk and we've set up the following in the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2025-12-11T15:23:17.8266667+00:00
Strömberg Johannes 0 Reputation points
commented 2025-12-17T10:37:49.9133333+00:00
Rakesh Mishra 4,115 Reputation points Microsoft External Staff Moderator
1 answer

Logic App with Workday RaaS connector - how to write the SOAP XML request

Hi everyone, i am an EntraID Administrator and i want to leverage the Workday RaaS connector to assign employees completing a course in Workday a specific group. As said - i am no developer. I have all the data but the SOAP request body. I am unsure…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2025-12-17T04:57:42.0866667+00:00
StephanG 846 Reputation points
answered 2025-12-17T04:57:57.03+00:00
Q&A Assist
0 answers

Logic Apps Standard: Draft runs successfully but published (scheduled) version reverts / fails after publish

I’m working with a Logic Apps Standard (stateful) workflow. In the draft/designer version, the flow runs successfully. I have workflow parameters defined in definition.parameters with defaultValue referencing app settings, for…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2025-12-16T07:59:00.87+00:00
Kurt Carvalho 0 Reputation points
1 answer One of the answers was accepted by the question author.

Migrating existing Logic Apps Workflow Logs Accross multipe storage accounts

Hi, We are trying to adjust a Logic Apps resource so that it writes its logs to multiple storage accounts, as described in this tutorial:…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2025-12-15T14:53:04.96+00:00
MarinusK 46 Reputation points
commented 2025-12-16T06:53:06.2466667+00:00
MarinusK 46 Reputation points
1 answer

Logic app custom headers missing from HTTP request

We have API as an App Service that sends HTTP request to Logic App. The request contains a specific custom header "x-api-key". Starting from the evening of November 13, 2025 this header started missing from the received request in the Logic…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2025-11-21T13:19:48.6533333+00:00
Markus Unelius 0 Reputation points
commented 2025-12-16T06:13:09.1733333+00:00
Praveen Kumar Gudipudi 1,495 Reputation points Microsoft External Staff Moderator
1 answer

Logic App/Power Automate Failure: Persistent 'UnauthorizedGateway' Error on Azure Service Bus Action

We are experiencing a critical failure in our Logic App workflows at the Send message action, which uses the Azure Service Bus connector.   The flow consistently fails at this step with the high-level error message: UnauthorizedGateway (or…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2025-12-12T21:34:26.14+00:00
Anonymous
edited an answer 2025-12-13T00:31:55.9766667+00:00
Pravallika KV 4,195 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Unable to find log analytics workspace key

The Logic App send data action requires the Log Analytics workspace key. Workspace keys are no longer visible in the Azure portal. I found this information, The “Primary Key” and “Secondary Key” fields were part of the older Log Analytics Agent (MMA)…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2025-12-09T20:42:30.3666667+00:00
Mike 45 Reputation points
accepted 2025-12-12T14:28:22.69+00:00
Mike 45 Reputation points
2 answers

Logic Apps - Run History - How Do I Build The URL To Goto The "Run History" Screen On A Specific Run

I do not mean the direct URL for a run, I have eleventy-five ways to do that. I mean the view, below, which must have the menu on the left, and the other runs listed in the next panel on from that, then the run: Looking forward to your answers! ;-)

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2025-09-01T20:00:52.5233333+00:00
Eliot Cole 86 Reputation points
edited an answer 2025-12-09T04:18:06.47+00:00
anthony 71 Reputation points
3 answers

SOC2 report of Azure Integration Services

Hii Team, I have Azure Integration Services application and for this I want latest SOC Type II report. I visited to the site but there is multiple report are available. Could you please confirm which report is correct for that.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2025-12-08T11:54:20.0733333+00:00
Yadav, Shiv-1 (Ext) 0 Reputation points
commented 2025-12-09T03:59:53.2366667+00:00
Yadav, Shiv-1 (Ext) 0 Reputation points
0 answers

Consume dbt webhooks with Logic Apps. Getting Status: 401.

I am trying to consume a webhook from dbt that has an authorization token, dbt asks for an endpoint to communicate a payload to. I managed to test it properly with pipedream and it worked, the interface of pipedream allowed me to put an Authorization…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2024-09-10T21:00:00.6233333+00:00
Daniel Aguayo 5 Reputation points
commented 2025-12-08T20:00:04.9933333+00:00
Alex Russo 0 Reputation points
3 answers

Permissions issue for advanced Hunting in logic app

Hello, I'm trying to run Advanced Hunting module for Microsoft defender in logic app. But i'm getting the following error message. { "error": { "code": "Forbidden", "message": "Missing application…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2024-04-24T08:46:32.6833333+00:00
Jérôme 90 Reputation points
answered 2025-12-08T16:12:55.4233333+00:00
Steven Francesco 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Logic Apps CI/CD using GitHub

We are building out the CI/CD pipeline for Azure Logic Apps and Function Apps using GitHub. The connections seems to be the greatest challenges and to overcome the Function Apps we are using parameters and Azure Key Vault. Is there a simplified already…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2025-11-26T23:47:12.7033333+00:00
Christopher Fryett 145 Reputation points
accepted 2025-12-05T13:50:39.2233333+00:00
Christopher Fryett 145 Reputation points
2 answers

decompress a True Flat .zip file (no parent folder) in azure blob storage using azure logic app Standard

we have a logic app WF that gets triggered when email arrives in a mailbox. It gets the attachment in email and uploads to Azure blob storage. Now we need to unzip files that come with .zip extensions. we are facing issue in trying to unzip truly…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,706 questions
asked 2025-10-31T05:37:54.08+00:00
Abhishake Jaiswal 160 Reputation points
answered 2025-12-05T05:00:36.79+00:00
Abhishake Jaiswal 160 Reputation points