Dataverse Trigger in Logic App Standard (ASE) Not Working
Hi There, I am currently working with Azure Logic App Standard hosted inside an App Service Environment (ASE) integrated with a Virtual Network (VNet). The goal is to use the out-of-the-box Dataverse trigger — specifically: “When a row is added,…
Azure Logic Apps
Logic app - Sharepoint extract folder action does not keep subfolders included in the archive file
We created a logic app (consumption) that upload a zip file to a sharepoint folder, then with the sharepoint action "extract folder" the archive is unzipped to another sharepoint folder. The zip has this structure: subfolder xml file 2 …
Azure Logic Apps
What is the recommended approach to connect and interact with a Microsoft Fabric Lakehouse from an Azure Logic App?
In my current workflow, Azure Logic Apps is configured to trigger when a file is added to a Box folder. It then copies the file and stores it in an Azure Data Lake Storage (ADLS) location. As part of our migration to Microsoft Fabric, we need to modify…
Azure Logic Apps
Isolated Worker Support for WorkflowActionTrigger in Logic Apps
When will isolated worker support be available for WorkflowActionTrigger, which is currently supported via Microsoft.Azure.Functions.Extensions.Workflows? The existing in-process support is set to expire in November 2025.
Azure Logic Apps

How do I send an SMS to an Azure Action Group with an Azure Logic App (with or without ACS)
How do I integrate an Azure Action Group into the Azure Communication Service Send SMS action or HTTP Post Action to send a preconfigured SMS message to the phone numbers in the Action Group when the Logic App is triggered from IOT Central. I first…
Azure Logic Apps
Javascript inline in Logic App started failing intermittently and returning InternalServerError
Javascript inline in Logic App started failing intermittently and returning InternalServerError. Encountered internal server error. The tracking Id is '27bfadfd-687f-47a0-9446-fc150b6a80dc'. Javascript code working from last 3 years and it started…
Azure Logic Apps
Logic App Standard Workflow Fails to Open in Visual Studio Designer
Logic App Standard Workflow Fails to Open in Visual Studio Designer. Error 10:52:40 AM: Starting Design Time Api 10:52:40 AM: Running command: "C:\Users\abh.verma\.azurelogicapps\dependencies\FuncCoreTools\func host start --port 8000" with pid:…
Azure Logic Apps
I am not able to open Logic App designer in VS Code?
I am not able to open Logic App workflow in designer in VS Code, getting the below error. Error: Starting Design Time Api 5:45:58 PM: Running command: "C:\Users\diptangshu.karmakar\.azurelogicapps\dependencies\FuncCoreTools\func host start --port…
Azure Logic Apps
File name issue with plus sign - Create blob (v2)
I'm encountering an issue while copying a file from one Azure Blob Storage account to another using Logic Apps. The workflow uses the "Get blob content using path (V2)" connector to read the file from the source and the "Create blob…
Azure Logic Apps
Attachment file size issue in Send an email (V2) activity in Azure logic app.
I have searched and come across multiple questions like this, but I haven’t found a clear answer. Currently, I'm creating a Logic App that queries logs, creates a CSV table, and then sends an email with the data as a CSV file attachment (around 5MB). The…
Azure Logic Apps
how to trigger a logic app when a document is created in any document library on a Sharepoint site
HI, I have a Sharepoint site being used for document management. Using Logic App we deploy a Document Library for each customer, and then project folders in each customer library. I'd like to be able to trigger one Logic App to run to update metadata…
Azure Logic Apps
WorkflowAppOAuthTokenFailure in Logic Apps
Hello! I am currently creating a flow using the Microsoft Forms connector as a trigger and standard Logic Apps, but it doesn't work. When I opened the Trigger history tab, there were only errors with the code WorkflowAppOAuthTokenFailure. In API…
Azure Logic Apps
servers below should be configured to automatically power on at 6:00 AM the second Wednesday of the month by using the logic apps
servers below should be configured to automatically power on at 6:00 AM the second Wednesday of the month by using the logic apps..I am doing it first time so wanted to know the steps in the logic app
Azure Logic Apps
sasAuthenticationPolicy JSON object disable in Logic App
hi, anyone has a working example on hop to patch a Logic App to disable SAS token ?…
Azure Logic Apps
Azure Logic App Workflow API Filtering Options
What are the filtering options available for the Azure Logic App workflow list API? The API endpoint in question is: https://management.azure.com/subscriptions/{{subscription id}}/resourceGroups/{{resource…
Azure Logic Apps
How to fix NetFxWorker issues on Azure Functions Core Tools on Mac?
I'm currently working with a workflow in Azure Logic Apps (Locally) that's spitting out the following errors: Error 1: Failed to start Worker Channel. Process fileName:…
Azure Functions
Azure Logic Apps
Logic App SFTP Trigger Host-Key Support for rsa‑sha2‑256 or rsa‑sha2‑512
We have had a request for an enhancement of the Logic Apps SFTP trigger. Currently, the connector uses an older version of the underlying SSH library (SshNet) that supports only RSA keys with SHA‑1 for host-key verification. However, our partner is…
Azure Logic Apps

How to best deploy a custom service provider-based connector
I'm working on a custom service provider-based built-in connector for Azure Logic Apps Standard, called LogicApps.ServiceProviders.ApplicationInsights.TrackAvailability. (It's not available as a NuGet package yet, but you can locally build the class…
Azure Logic Apps
Logic apps - Submit a Security Copilot prompt
Unable to use copilot prompt in logic app. Used oauth and also tried managed identity but always running into bad gateway error { "error": { "code": 500, "source": "logic-apis-northcentralus.azure-apim.net",…
Azure Logic Apps
How does one submit an Azure support request?
I purchased a support plan. But I can't find the page where I can submit a support ticket. I have submitted tickets in the past. But can't figure out how it works now. My Logic App stopped working 4 days ago. Nothing was changed by the developers. Last…