Filters not working for Azure Consumption Rest APIs
I attempted to list resources using the Microsoft Consumption Usage Details API, but the results did not reflect the changes I made. Here is the request I submitted:…
Azure API Management
Azure Logic Apps
How can I stop VMs on weekends using Start/Stop VMs v2 in Azure?
Hi all, I'm using Start/Stop VMs v2 in Azure to automate virtual machine scheduling. I've successfully configured Logic Apps to start and stop VMs during business hours, but I'm struggling with excluding weekends entirely from the schedule. The…
Azure Logic Apps
goal is to grant **server-level access** to an **Azure Logic App’s System-Assigned Managed Identity** so it can interact with **all databases** on Azure SQL Server.
From COPILOT: Issues Faced Fixed Server Roles Cannot Be Modified Attempts to alter sysadmin for the Logic App identity failed since Azure SQL does not allow modifications to fixed roles. Server-Level Permissions Aren’t Supported in Azure SQL …
Azure Logic Apps
Consumption Logic apps not showing input /output details of run.
I've seen a similar thread that states the problem of inputs/outputs not showing. First it says "loading" then says"Error Loading Inputs" There doesn't seem to be any debug button visible to toggle on and off in the editor or in the…
Azure Logic Apps
GatewayTimeout Error When Creating Azure SQL Connection in Logic Apps
Hi everyone, I'm trying to create an Azure SQL connection within Azure Logic Apps. The SQL database is deployed in the same Azure tenant, and I'm using SQL Server authentication. I've double-checked that the server name, database name, username, and…
Azure Logic Apps
Logic Apps Designer fails to load with "renderComponentIntoRoot" error across multiple users and environments
We are experiencing a critical issue in the Azure Portal where the Logic Apps Designer fails to load. The following message appears: "renderComponentIntoRoot component failed to load" Additional info from the error screen: Session ID:…
Azure Logic Apps
How to create a Logic App with a Dataverse Trigger that's working?
I have created a Azure Logic App, with a Dataverse Trigger. The service principal and user have sufficient rights to access everything it needs. I've tested it before with a manual trigger and made some simply requests to different Dataverse tables.…
Azure Logic Apps
Skipping MFA for Office 365 Account in Logic App Email Action
Hello, I am seeking guidance on configuring an Azure Logic App to send emails using an Office 365 account without triggering Multi-Factor Authentication (MFA). Our current setup enforces MFA for this account, which is interfering with automated workflows…
Azure Logic Apps

My subscription isn't appearing in the Subscription Id dropdown of my Logic App
Hello, When trying to select a "Subscription Id" from the dropdown, it's empty even though I'm logged into the proper account that has the Subscription in it. Even when I manually input the Subscription Id myself, it shows a token error…
Azure Logic Apps
Intermittent Delay in Scheduled Logic App Trigger
Hi, I'm using Standard Logic Apps, and I have a scheduled workflow that's set to run at 11 PM. However, I've noticed that on some occasions, it gets triggered around 4 AM instead. This issue happens intermittently. I'm wondering if anyone else has…
Azure Logic Apps

Cannot edit Logic Apps,
Hi, Today is weird, I cannot edit all my existed logic apps, it just shows disabled edit. I tried to create a new test logic app, it created but still cannot edit. Please help. Thanks, Sochan
Azure Logic Apps
AI Foundry Connector Error in Logic App
Hi Folks, Having an issue with the AI Foundry Completions connector for Logic Apps. When the Logic App is run errors output with 404 whereas when connection through HTTP request API the connections successful.
Azure Logic Apps

Throttling Limits for Fin & Ops Apps (Dynamics 365) Connector in Logic Apps
Hi everyone, I'm currently documenting integration behavior for Azure Logic Apps and noticed that the Fin & Ops Apps (Dynamics 365) connector does not appear to have any documented throttling limits on the official Microsoft Learn page:…
Azure Logic Apps
need help to setup in logic app script
Could you please help me set up a Logic App script in Azure? I want to understand the step-by-step process, including how to choose the right trigger, add actions, and configure the workflow. I'm also interested in knowing best practices and any common…
Azure Logic Apps
Migrate files from Local desktop to SharePoint Library
Hi Experts, Working on a logic app implementation. Requirement is to get files from local drive and upload it in SharePoint library. Plan is to get the local file content using On-premise data gateway and create new file in SharePoint using relevant…
Azure Logic Apps
Logic App copy files from sharepoint to adls, creating additional container
Hi, I have a requirement where, whenever a file is created in a specified SharePoint folder, the same file needs to be copied to a designated folder path in Azure Data Lake Storage (ADLS). To implement this, I’ve developed an Azure Logic App workflow…
Azure Logic Apps
Unable to create Logic App (Consumption) in Azure
When I attempt to create a new logic app (consumption), I receive the following error message. It looks like the link is broken, but I can't be sure.
Azure Logic Apps
I have to send the email through logic app from specific DLs(e.g. cloudops.xxx.com) what are the prerequisite i need to follow
I have to send the email by using logic apps and that email should be send from the specified DL (******@xxxxxxxxxx.com) but it is failing right now so i just want to know what are all the prerequisite we need to follow . Error : { "status":…
Azure Logic Apps
Azure SharePoint logicApp Search Service
"clientRequestId": "1bdfd8bc-2b42-4b38-ad36-fb53ad7e9d79" 500 InternalServerError – "openai response is not valid" 6/19/2025, 9:35:10 AM (Local time) using text-embedding-3-small) so using the Azure Search Service…
Azure Logic Apps
Send email to external users (having non microsoft.com in email) from an azure logic APP's office 365 connector with sender having microsoft.com email
I have a Logic App that is responsible for sending email invitations when a new user is onboarded to the Microsoft Partner Connect portal. The app is configured to send emails to both internal (e.g., *@microsoft.com) and external users (e.g.,…