Azure Logic app to automate powershell runbook as pre-maintenance event befor patching via maintenance configuration
Logic app to automate powershell runbook on azure as pre-maintenance event before patching. powershell runbook is ready and published, the arc enabled machine is added to maintenance configuration. also configured hybrid worker group with that machine.…
Unable to connect Azure logic app(Standard) with System managed Identity to SQL Server
Hi Team, We are Unable to connect Azure logic app(LA) standard with System managed Identity to SQL server. We tried to connect SQL using "LogicAppManagedIdentity" option, for that created new managed identity in LA workflow and used Execute…
I have a problem with a logic app calling an azure function app. Its failing with an Unauthorized error
I have an azure logic app "logic-nats-test-func". It calls an azure function app called "func-assurityimport-nats-dev". It is displaying "Unauthorized" when it is run. When it is run I can see the function running by…
Trying to come up with architecture of creating SQL data validation (table counts) email
I am trying to come up with an architecture of some type of notification of Azure SQL data inserts on a daily basis, but I am not sure which architecture would be best. So, what I am trying to do is: Run several Stored Procedures (trying to get row…
How to Use Logic App to Transfer Data from Shopify to Azure SQL Database
Hi all, I need assistance with setting up a Logic App to extract data from Shopify and insert it into an Azure SQL Database table. Previously, I successfully used Data Factory with the Shopify connector for this task. However, I’m exploring whether it’s…
Suddenly receiving 400 bad request when Logic app calls Azure function
Hi guys, In one of my logic apps I've started getting a 400 bad request when it tries to call one of my functions, I'm using the function connector so no http call, I've not made any changes in a long time to bring this error on, other logic apps can…
Not able to connect to Service bus topic
Hello, I am not able to connect to service bus topic from logic app standard in Visual studio code. I am using connection string to connect it. But through console application I am able to connect. Getting ConnectionRefused error.
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…
Authentication Error with Service-Now connector on Azure Logic Apps
Hello, I am getting an error while trying to establish a connection from Azure Logic App to Service-Now for Create Incident Action via Service-Now connector. Error Reads, "Please check your account info and/or permissions and try again. Details:…
Logic App (Standard) not showing run history
Newly Created Logic app not loading the Run History Correctly, just timing out:
cannot create on premises gateway
Hi, after installing on premises gateway on my windows 11 environment i do not see it in azure. what can be the problem? Everything seems running ok, no failures and i use the same account(email) for both.
External System API's Auth2.0 authentication in Azure logic app (Consumption)
Dear Expert, I have an Azure Logic App (Consumption) set up with the trigger 'When an HTTP Request is received'. The external system is currently configured to trigger this Logic App, and it is secured using IP restrictions. The external system now…
How to get a value from nested array of object
Json Attributes array of objects is dynamic and may change which means I cannot use Parse Json or expression function to count the position and get the value of the key "key": "mserp_dataareaid". Payload. { …
Issue with Azure Logic Apps Custom Connector - SSL Connection Issues
Creating Logic Apps workflows and a Custom Connector in the same subscription and VNET where inbound and outbound rules are enabled for connectivity. Facing an SSL connection issue using the Azure Logic Apps Custom Connector created based on the Open API…

How to use the split() function in an action that processes a JSON object
I have a JSON object that contains a property named "Born At" the property contains city, state as data. I am trying to use the split() function in an action to return just the city and not the state. I am not able to figure out how to do…
No files returned from Get files (properties only) when folder contains parentheses
I have a Logic App created that is meant to collect data on files that have been uploaded to SharePoint. I have a "Get files (properties only)" which only returns folders. Then the process loops through all the folders, again calling the…
Logic App SharePoint Online Get Files Error Only When Limiting to Folder: Missing Authorization header for a privileged call on connection
I'm trying to use the Logic App SharePoint Online connector's "Get Files (properties only)" action. I have an account with full access to the SharePoint site connected. Then I set the "Site Address" and "Library Name"…
Markdown to HTML
Hi , I'm trying to convert markdown to HTML. In my flow, when an email is sent, the content of a file .md should be sent in an email body as HTML. I saw a video where using an action "Conver Markdown to HTML (preview) - Cloudmersirve Document…
Issue with creating Standard logic app workflow using Visual Studio Code
Hi Team, I am trying to set up a local development environment for Standard LogicApp workflows in Visual Studio Code, but I'm encountering a significant issue. It appears that the local environment doesn't work properly when a workflow contains both the…
Schedule Cloud Flow - Recurrence Pagination more than 5,000
Hi, When I schedule the cloud flow, it appears a message as shown below Flow save failed with code 'InvalidPaginationPolicy' and message 'The pagination policy of workflow run action 'List_rows_present_in_a_table' of type 'OpenApiConnection' at line '1'…