An Azure service that automates the access and use of data across clouds without writing code.
Agent SDK vs Logic Apps + Email Adapter + Semantic Kernel for Enterprise Outlook Email Automation
Hi, I’m designing an enterprise-grade email automation system and would appreciate guidance on the recommended architecture. Scenario The client uses an Outlook mailbox on a custom domain (Microsoft 365, separate tenant) The client does not have their…
Azure Logic Apps
Microsoft Sentinel cannot invoke playbook – missing required permissions despite correct IAM
We are encountering a Microsoft Sentinel automation/playbook execution failure. Error: "Failed to trigger playbook – Missing required permissions for Microsoft Sentinel on the playbook resource" Details: - Playbook is Logic App (Consumption) -…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
LogicApps workflows not triggering
I have been trying to trigger a workflow and it is not running, even after a restart. After some digging I have found an error stating Logic app backend restarted 2 times due to high memory pressure. It is recommending to upgrade to WS3 Standard Plan…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Auto Azure VMs restart
Hi, Logic Apps: Good if you prefer a low-code workflow with a built-in recurrence trigger and an action to restart the VM. Could you please share me the steps or document to auto VMs restart (In Logic Apps)
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Logic App Standard – Connections require manual re-authorization after deployment via pipeline
I am following the below Microsoft documentation for deploying Azure Logic App Standard workflows using CI/CD: https://dori-uw-1.kuma-moon.com/en-us/azure/logic-apps/automate-build-deployment-standard I have successfully set up a deployment pipeline and am…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Successful Azure Backup of physical server email notification using Azure Logic App
Hi, I would like to get email notification for successful Azure Backup of physical server using Azure Logic App with server name displayed in email subject/body. I have an alert rule defined on AzureBackupLAW scope (Log Analytics Workspace) with the…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Why Logic Apps run history is showing failure, while the message is processed successfully?
I have a Logic apps workflow where a failed event message is written on to DLQ Error queue to re-process later. Sometimes logic apps RunHistory shows these messages were failed with "BadRequest" Error message with status as…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Logic App Standard fails to enumerate Workflows in Azure Portal
When using the Azure Portal and clicking Workflows -> Workflows from the sidebar, the following error is encountered "Error loading workflows":…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Is it possible to restrict Gmail connector BYOA scopes to gmail.readonly?
I'm building a Logic App that monitors my Gmail inbox (read-only — no sending or deleting). I'm using the Gmail connector's "Bring your own application" (BYOA) mode so I can control permissions. I created a Google Cloud OAuth app with only the…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Logic app Office 365 'Send Approval Email' step not working
I have been trying to get the logic app working as per the following link:- https://github.com/adamhockemeyer/Azure-API-Management-Custom-Subscription-Approval But my logic app starts failing at step 2.5.2 where the procedure asks to create Office 365…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
How does connector‑level throttling work in Azure Logic Apps, and what are best practices to handle per‑minute limits during architecture design?
We are in the architecture design phase for an Azure Logic Apps (Standard)–based integration solution and have identified that connectors have per‑minute call limits, after which throttling occurs at the connector level. We would like to understand how…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Service Disruption: OneDrive Delete Operation Failing in Azure Logic Apps (HTTP 502/500)
We are experiencing a service disruption impacting delete operations in our workflow integration between Azure Logic Apps and OneDrive for Business. Issue Summary: Delete actions against OneDrive for Business are consistently failing when executed via…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
OneDrive Connector - BadGateway Issue in Azure Logic Apps (HTTP 502)
We are experiencing a service disruption impacting delete/copy/get operations in our workflow integration between Azure Logic Apps and OneDrive for Business. The same files can be deleted/downloaded/copied successfully through the OneDrive UI, indicating…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Cannot pass a NULL value as a parameter of type 'uniqueidentifier' in a stored procedure
How do I pass a (potential) NULL value to a stored procedure using the InApp SQL Server 'Execute stored procedure' action in Azure Logic Apps Standard? The parameter is of type uniqueidentifier. Invoking the procedure directly using Transact-SQL works…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Unauthorized Error Encountered While Using DB2 Built-in Connector in Azure Standard Logic App
I am using the DB2 Built-in connector in an Azure Standard Logic App. However, during execution, the DB2 connector intermittently returns an Unauthorized error. The Logic App contains approximately 35 DB2 actions, primarily Execute Query and Insert Row,…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Service bus Complete action failing in logic app on VS Code
I am using the logic app built-in connector for service to receive a message from a queue in peek lock mode and then after processing the message using the complete action to complete the message to have it removed from the queue, but on the complete…
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
I cannot open the Workflows page in Logic Apps due to a workflow having a forbidden character.
I named a logic apps workflow with a space character and I cannot open the Workflows page within the Logic App resource. What can I do? The overview provides details of the cause. The workflow page error is more general (in both newer experience and…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Logic App Standard – Trigger type 'ApiConnectionNotification' not supported despite being created via Designer
Problem Description We are running Logic App Standard (Single Tenant) on a WS1 App Service Plan in West Europe. We have a workflow that monitors an Office 365 mailbox for new emails with attachments using the "When a new email arrives (V3)"…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Unable to Renew API Connection Authorization in Logic App with Non-People Account
Hello Azure Support Team, We are experiencing an issue when attempting to renew the authorization for an API connection associated with a Logic App. The error message we receive is: You don’t have access to this. The account used for authorization is…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Unable to get more replies via "List of Replies" in Logic App Teams Connector
The "@odata.nextLink" from "List of Replies" in Logic App Teams Connector is a graph API url, we cannot run it in HTTP GET without authorization. The URL looks in the following format:…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.