Can we customize azure monitoring alert notification with Dynamic content?
Hi Team I'm working on creating an alert monitoring system based on Metric, application insight and log analytics based alerts. I managed to configure the alerts but I would like to change the subject of the email dynamically to include some of the…
PDF Files getting corrupted while uploading File via Form Data in Logic Apps
Hi Team, Tried implementing Form Data using HTTP connector in Logic to upload PDF File, File is getting upload but PDF is corrupted in the target side. Tried converting base 64 data using Base64toBinary Function Tried directly reading file content…
PDF File upload in Logic Apps using multipart/form-data
I am trying to use Logic Apps to submit a form to external API, including uploading a PDF file. Two methods were used and none of them worked. Here is the detail. Method #1: Use "Call service endpoints over HTTP or HTTPS from Azure Logic Apps" …
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…
Custom Connector bug wrong interpretation [
Recently this bug (https://learn.microsoft.com/en-us/answers/questions/2105547/azure-logic-app-custom-connector-not-editable) was solved, but immediately after another one appeared. Now when I use my custom connectors in my logic apps this sign…
Logic apps workflow history disappearing
I am having an issue in a logic app that I am building for a client. It is a standard logic app running in Australia East. The issue is that since Monday, once or twice a day, all off the history against a workflow will disappear. When this happens,…
Zone Redundant App Service Plan in West Europe
Hi, I've been trying to create two zone redundant app service plans in West Europe for our apps. However, I get the errors below: Operation cannot be completed without additional AZ quota. Please file a support ticket to request a limit increase.…
Need a help to import D365 FinOps data into Azure SQL using ADF or Logic App ?
Hello Team, I'm looking for a way to import D365 FinOps Data into Azure SQL (PaaS) using either ADF or Logic Apps. I had done wider search to get some guidance to achieve this, but couldn't figure out anything (there may not be such discussions so far in…
Unable to run logic app . Service unavailable .
Unable to create edit save or run logic app . Was running perfectly fine week ago. Screenshot of error attached below
Workflows not executing in Logic Apps. No runs recorded. Activity log shows workflow not found.
My workflows are running perfectly in test environment, but when I migrate the same workflow to production environment, it won't execute. When I run the workflow, it says successfully checked the trigger but nothing in run history or trigger history.…
Logic App (Standard) - Workflow processing failed. Error: 'The 'managedApiConnections' property in connection.json has a value that cannot be parsed.'
I have noticed getting the error in the title ever since deploying an update to the workflows yesterday. The workflow list cannot be shown but the connections (api and provider) all look fine on the Connections blade. My resources are deployed and set…
Unable to add 'Parse Host File Contents' to Azure logic app
Hello, I am looking for an app that can parse EBCDIC data and convert it to ASCII. I found Azure could be a solution. Having never used this product before, I have been following this guide: …
Error connecting Logic App to Azure Blob Storage.
No matter what I do, I can’t get this workflow to run. I’ve checked connections, permissions, paths—everything seems correct. I have a container with many PDFs, and I need each one to be added and organized into a list. For each, a URL should be…
Using Logic Apps across multiple tenants
I am planning to onboard another tenant to my setup and considering using Lighthouse. My goal is to manage Microsoft Sentinel and create logic apps in one tenant while using them for automation in a different tenant. Could someone assist me with setting…
Azure, Logic Apps, Action 'Send an email(V2)' of Office 365, compare body input email address with actual to-recipient address
Hi everyone, I'm reaching out for advice on a scenario I'm working with in Azure Logic Apps. Here’s the setup: I have a "When HTTP request is received" trigger, which receives specific parameters in the request body. One of these parameters is…
Cannot connect to Azure OpenAI from Azure Logic Apps
I am trying to connect to Azure OpenAI from Logic apps. But getting "Internal Server Error". Below is the clientRequestID "clientRequestId": "14aface4-4043-4c14-9421-68b9c100e314" Please let me know if you need further…
When will Logic Apps Workday HCM connector preview be released?
When will Logic Apps Workday HCM connector preview be released?
LogicApp as scheduling tool
Hello Team, Can LogicApp be used as scheduling tool ? Main requirements are as below: - LogicApp should be able to execute ADF pipelines LogicApp should be able to execute .bat files LogicApp should be able to call APIs LogicApp should be able to prompt…
In Azure Logic App, all Cosmos DB actions keep loading and never finishes
In the Azure Logic App designer, the Cosmos DB action is not loading correctly. When attempting to add or view existing Cosmos DB actions, only a loading spinner appears, and the action itself does not fully render. This issue has been ongoing, affecting…
logic App to ingest notification of azure monitor alerte to Microsoft sentinel
Hi, In the alert rule configuration for Azure Monitoring, I need to set up an action group (Logic App) that will forward all alert notifications to Microsoft Sentinel. However, I require assistance with designing a Logic App that meets my needs, as I'm…