Azure Logic App (Consumption) – Get Rows filter not working with dynamic GUID
Azure Logic App (Consumption) – Get Rows filter not working with dynamic GUID I have a Logic App (Consumption) that: Inserts a row into SQL (Intake table) with an intake_guid A stored procedure runs and populates another table (ProcessedIntake) Then I…
Azure Logic Apps
Developing Logic Apps workflows in Visual Studio Code
I have been developing Logic Apps workflows which incorporates Key Vault, Database, Outlook, and so forth which some of the connectors are using managed identities. In the Azure Portal Designer all works perfectly fine, but when using Visual Studio Code…
Azure Logic Apps
Automation Job Failing on "Unauthorized" error (InvalidAuthenticationTokenTenant)
I recently changed the password for my Azure account. Soon after, I started getting the error below. I updated the connection and manually changed the subscription, but no luck. { "error": { "code":…
Azure Logic Apps
Error deploying Logic App from Azure Portal
I'm getting the following error trying to deploy a new Logic App from Azure Portal using default settings: { "code": "BadRequest", "message": "Creation of storage file share failed with: 'The remote server returned…
Azure Logic Apps
Issue with sharepoint data migration from prebuilt documents to azure blob using logic app custom document library working fine
Azure logic App - Sharepoint Data migration We are in the process of moving data from an Sharepoint site to an Azure blob, We are utilizing Azure Logic app. the orchastration has been created and appears to work as expected when testing agaist a…
Azure Logic Apps
Unable to retrieve road speed limit data using Azure Maps API
Title: Unable to retrieve road speed limit data using Azure Maps API Details: Hi, I am using Azure Maps for a mobile application. My goal is to get the speed limit (speedLimit) for the road the user is currently driving on based on their GPS…
Azure Logic Apps
Logic App access to Hosting Storage account using Managed Identity
Hi Team , Wanted to check if the Managed identity support is available in Logic App Standard (in ASE), to access the hosting storage account. Current Configuration in Environment Variable is with AzureWebJobsStorage When we try to replace with below…
Azure Logic Apps
Logic Apps - App Settings for runtime storage using user-assigned managed identity.
Hi, I want to eliminate the connection string to connect to runtime storage. I implemented the user-assigned managed identity, however, it seems that it is not working after the change. I keep on getting "Microsoft.WindowsAzure.Storage: Value cannot…
Azure Logic Apps
How to disable Power BI subscription via Power BI API?
I am trying to disable a power bi subscription via API in a logic app. I am able to retrieve the subscription ID with an API call, but when I try to disable I get a 404 not found error. The only documentation I can find on this in Microsoft is: POST…
Azure Logic Apps
How can I connect a Figma Make frontend directly to Azure so that UI changes sync automatically, without manually exporting from Figma and importing into my Azure app each time?
How can I connect a Figma Make frontend directly to Azure so that UI changes sync automatically, without manually exporting from Figma and importing into my Azure app each time?
Azure Logic Apps
How to Copy all the Site contents from Sharepoint site contaning more than 5 document libraries,page libraries,Lists to Azure Blob through Power Automate
How to Copy all the Site contents from Sharepoint site contaning more than 5 document libraries,page libraries,Lists to Azure Blob through Power Automate
Microsoft 365 and Office | SharePoint Server | For business
Azure Blob Storage
Azure Logic Apps
Microsoft 365 and Office | SharePoint | For business | Windows
Connection type between one drive for business and azure logic apps
If i want to use one drive for business with logic app, what connection methods are possible
Azure Logic Apps
What do I have to do to be able to post to a private Slack channel using a Logic App?
Hi! I am trying to post to a Slack channel through a Logic App? I have tried with both the channel ID and the channel name, but it doesn't work. I have tested the setup I want to use in a different subscription before, with an open Slack channel, and…
Azure Logic Apps
Logic App SharePoint Trigger State Corruption - Files Marked as "Seen" Without Processing
We've encountered a recurring issue with the SharePoint Online connector trigger in Azure Logic Apps where the trigger's internal state registry becomes corrupted, causing files to be marked as "seen" without actually being processed through…
Azure Logic Apps
Logic App Standard workflow stopped opening in VS Code designer
Logic App Standard workflow stopped opening in VS Code designer. Below are the logs from the output window. 4:53:13 PM: Starting Design Time Api for project:…
Azure Logic Apps
Issue with Azure Logic App Custom Connector connectivity to APIM - SSL Connection Issues
I’m running into the issue where the in-app HTTP action works, but the Custom Connector fails. In my case, the APIs are exposed via APIM, and the Logic App connects to APIM using a Custom Connector. While the HTTP action can successfully call the APIM…
Azure Logic Apps
Inputs and outputs won't load due to access restrictions rules.
I am using Azure Logic App Standard and have configured a private endpoint for the inbound endpoint. I have also enabled public access and added Azure Portal to the CORS settings; however, I am still unable to view the inputs and outputs for each…
Azure Logic Apps
I am creating Logic App using terraform and want to use existing storage account, but facing this error: The remote server returned an error: (403) Forbidden.'. Please check if the storage account is accessible. Have also done the Vnet integration.
Included App3 subnets for Virtual network Integration so that it can Storage account can be accessible.
Azure Logic Apps
Regarding Communication between Internal Azure Services
Hi Team, Can you please suggest on the below query, Query: As azure logic app connects to sentinel & storage account through azurel logic app standard connectors, will that traffic connect and route through internet or microsoft azure internal…
Azure Logic Apps
Connecting to SharePoint in Azure Logic App
Can I use a Reg App to connection to A SharePoint tenant to trigger an Azure Logix App, and then access the Same SharePoint site to update a list?