Accessing Custom Metadata in a Blob via Azure Logic App Trigger from Event Webhook
How can custom metadata associated with a BLOB be accessed in an Azure Logic App triggered by an Event webhook? I am trying to pass BLOB metadata to a Logic App, which will then send it via email when a BLOB is added to storage. The metadata is defined…
can't find the Schedule trigger in logic apps
I create a new workflow in logic apps, and I want it to be trigged as scheduled. So I need a Schedule trigger. I look into the document like…
While Creating Logic Apps Workflow getting error "Failed to save workflow."
While attempting to create a workflow for a logic app (standard) I keep getting an error message "Failed to create a workflow". The storage account associated with the Logic App has policy related restrictions requiring to be part of a…
Issue with Deploying Logic App in Azure Arc-Enabled Kubernetes: Pods Created but App-Init Terminated.
I have issue with deploying logic app in azure arck enabled Kubernetes. I'm using microk8s and it is connected to azure arck enabled Kubernetes and even app service extension and custom location has been created. Web app can be created without any issue…
Logic Apps new designer is not loading the action item details
I am not able to see the details of any action item that I select in the Logic Apps. Example, if I select a sharepoint action item: Get Items, I see loading symbol running but not getting any details of that sharepoint action , all I see is loading…
Logic App: Send an email (V2) "reply to" function only replies to a single email despite passing many emails dynamically
Logic App: Send an email (V2) "reply to" function only replies to a single email despite passing many emails dynamically When I "reply" to the email I receive, it should have gone to all the emails I list under the 'Reply To' field;…
Azure Logic Apps Setting->Properties show inadequate public IP information
Hi all, can someone shed a light on my pondering why would Azure UI Logic Apps Settings -> Properties -> "Connector outgoing IP addresses" list only some addresses while there actually is much more addresses which are being used? …
How to disable feature of redirecting all HTTP traffic to HTTPS in azure Web App service using azure policy.
How to disable feature of redirecting all HTTP traffic to HTTPS in azure Web App service using azure policy. Our client is asking for a policy so that if anyone creates Function app or logic App services, by default HTTPS only will configured as off.…
Is there a way to access custom metadata set on a block blob in logic app?
Hi, Is there a way to get the custom metadata set on a blob as key-value pairs using logic app connectors?
How would I send Azure logic app diagnostics to React frontend
I have a logic App that runs every time I receive an email. Is there a way to send the identifier, status, time, and duration of each run to my frontend? I have tried archiving to a storage account in the diagnostic setting under monitoring for my logic…
Cannot Access Blob Storage from Logic app with Private Network
Hi Team, I’m encountering an issue where my Logic App cannot access the storage account when it has private access. Despite adding the Logic App to the same virtual network as the storage account, the problem persists.
LA: Sending email containing one or multiple attachments from a SPO listitem: issues with the array
Hi Guys We have a SPO list that can hold 1 or more attachments. At some point the information in the listitem and all attachments of that listitem needs to be sent via email. I could not get the more than one attachment sent and found this…
How do I fix "error 403" when i try to read data to my blob storage account?
i created a logic app that fetches data from an API but then the data is extracted but it does not store to the blob storage i added. I get some error 403 with the following error message "{ "status": 403, "message":…
On premise gateway not showing under gateway when creating a trigger in Logical Apps
Hi Azure Experts, I have registered for the 30 days trial Azure. I am working on a Proof of concept connecting to a on premise SQL server using on premise gateway and read the data from the schema and expose it via an API management to external…
Custom connector keeps showing me a blank screen on edit-mode.
Our custom connector doesn't allow us to edit from time to time. It keeps showing a blank screen, sometimes other users are able to edit but after a while it stays blank for them too. And since there is no option to contact MS Azure support about this…
how to allow user of other organizations to use sso authentication for a clientid
For an existing Webapplication we want to add the possibilty using SSO Microsoft authentication. For this an App has been registered in Azure. Supported account types shows: Accounts in any organizational directory (Any Microsoft Entra ID tenant -…
How to extract URL from email body using JavaScript and Regex?
I am posting this for the third time because for the last two times, I had an issue with getting the right Regex (ECMAScript) for the URL that I was trying to convert (from email body), but it appears that this Regex should be good one as I verified with…
Logic App Unable to connect to storage account over private endpoints
I'm not sure if this is a Microsoft problem or overall , but our logic apps when deployed using terraform cannot talk to storage account and the only way we get that to work is if we delete the logic app with its private endpoint manually and create it…
How to refresh a Power BI semantic model via Azure Logic App
Hello, We recently migrated our Azure Analysis Services models to Power BI premium semantic models and I’m trying to figure out why my logic app is failing. I'm performing a POST api call to the semantic model using OAuth via service principal/app…
Enabling minimum apiVersion to 2021-08-01 in Azure API Management causing saving issues or deployment errors for existing logic apps
After having saved or enabled rather the minimum apiVersion for API Management to 2021-08-01, I cannot save my logic apps that have API management connectors within the logic app, which are making API calls to the APIM. The error given when dis: The…