Content
Read blob content using built in connector
I have created a standard logic app workflow and trying to get all blob files and content sequentially from container. I have used blob Built-in connector with action "Read blob content" . but its give me error when trying to fetch data…


Is there any Trigger for FileShare in Azure? If not, is there any alternate solution available?
Hi MSFT, I need a Trigger for Azure File Share. I know there is a Logic App Trigger for Azure Blob Storage at the root level; but as per the below MSFT and SO links, there is no such Triggers for File Share- neither for Logic App nor through Azure…


Logic Apps Standard, frequent polling, HTTP and costs
Logic Apps Standard has reserved compute capacity (i.e. App Service Plan) for running workflows as well as a fixed cost component due to said compute. Say, I have an aggressive recurrence trigger set to a 1 second interval. This will fire an outbound…


Logic Apps Custom Connector: error when uploading connector icon
I have created a custom connector and I'm able to make changes and save them. However, whenever I upload the connector icon, it gets properly displayed but saving the connector takes a while and returns "The gateway did not receive a response from…


Configure Advanced Filters in Logic Apps using Event Grid
Hello, I noticed that on the Event Grid connector you cannot configure Advanced Filters. However you can manually go on the under the hood Event Grid System Topic -> Event Subscription and configure Advanced Filters there directly. The issue with the…


How to move 3GB .bak file from on-site ftp_server to azure blob storage container using sftp
Hi, Im trying to move a ~3GB .bak file from an ftp_server to azure blob storage using sftp. I want the transfer to happen automatically once a day, as a new .bak file with the same name is placed at the FTP_server every night. I have looked into logical…


How to disable a playbook from running during weekends?
Hello, I have some simple playbooks which have the following flow: Run every 30mins->run the query and list results->if count is 0 sent a message in teams channel. Thing is we often get 0 during the weekends. How to disable this playbook from…


Failed to Fetch
Hi Team, I´m trying to execute (Open in Designer) a .json file but I have the following error: Do you know how to resolve it? 12:06:04: Running command: "func host start --port 8000"... 'func' is not recognized as an internal or external…


Logic App connector for Azure Data Factory not showing New Pipeline
I cannot see the latest pipelines in the Create a pipeline run / Data Factory Pipeline Name list in logic apps. If I create a new pipeline in ADF and then publish it, I can see it in GIT main branch and ADF Live Mode Data Factory. But not visible in the…


Standard Logic App - Failed to create connection for connection id '/appSettings/FileSystem'. The parameter 'Type' has an invalid value. Details: File Share storage mounts are only supported in App Service Environments..
Hi, When I am trying to create a connection for the file system, I see the following error. "Failed to create connection for connection id '/appSettings/FileSystem'. The parameter 'Type' has an invalid value. Details: File Share storage mounts are…


How to correctly set up HTTP Webhook in Logic app to call a func app that is running for more than 5 mins?
Hi all, I am trying to run a data-processing python code via the function app and logic app. The code processes more than 500K rows and o/p is around 450K records and takes around 5 mins to run. The issue is that the function app runs fine but the logic…


Logic app designer interface updated to new version & this looks like very difficult to debug the issue. Please note for other team members this is same as old UI. How I can revert this to old UI interface.
Logic app designer interface updated to new version & this looks like very difficult to debug the issue. Please note for other team members this is same as old UI. How I can revert this to old UI interface.


Logic Apps (Standard) "Workflow design time could not be started"
When I try opening the Logic Apps workflow in the designer then get the following error: func host start --port 8000 Azure Functions Core Tools Core Tools Version: 3.0.3904 Commit hash: c345f7140a8f968c5dbc621f8a8374d8e3234206 (64-bit)…


Logic App - Response timeout issue
Hi, The logic app communicates with the API management service and retrieves information from the Synapse database. I sometimes get Response timeout errors for some reason. How can I increase the timeout value so that I can avoid this issue from…


How to connect Logic App to on-premise network via VNET integration?
Hi, I have used the on-premise data gateway to connect the logic app: consumption plan type to the on premise network. In Logic App, I have used the file system connector as an action. However, I would like to try out using VNET integration instead of…
can I run unattended/attended runs (RPA) in Azure Logic Apps?
I have a Power Automate flows that are running attended and unattended through VM. We wanted to move these flows to Azure Logic Apps. I couldnt find a reference if I can run attended and unattended runs in Azure logic apps.


Get VM powerstate through resource graph api
Hi, i'm trying to get the powerstate of a vm through the resource graph api inside of a logic apps workflow, but i dont know how can i authorize the http request. I understand that i can authenticate the request through a managed identity but i want to…


Export data from Azure SQL database to blob in csv format using Logic Apps
hi, I am trying to export data from Azure SQL to Blob Storage. I need data in CSV format. I have added below connectors - so I run Proc, Parse the result, initialize an array type variable which gets the result from Parse JSON 2, and then Create CSV…


What to do to connect to on-prem file share which are in the same virtual network as the logic app
Hi, I would like draw up the step by step procedure to be able to connect to on-prem file share which are in the same virtual network as the logic app from Postman (without using on-prem data gateway). Correct me if I wrote anything wrong and answer Q)…
Cannot see "Find text position" on Azure Logic App?
Hello, I try to automate investigating phishing emails reported to a shared mailbox. I have a workflow template for this on power automate, but I can not find "Find text position." option on Azure Logic apps. If anyone can help with this in…

