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
email failed to sent in Logic Apps
in Logic Apps, I have a task to auto start up VM, the VM has started up successfully but it failed to notify me via email. In the configuration, I did select "Notify Me" and entered my email address. Below is the error details: {…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Logic Apps Standard AS2 Decode action does not sign outbound MDN
Issue: Logic Apps Standard AS2 Decode action does not sign outbound MDN even when the following are configured: Agreement receiveAgreement.mdnSettings.signMDN = true Agreement receiveAgreement.securitySettings.signingCertificateName =…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Retreive approver of Azure Logic App Action "Send approval email"
It seems like when the email is viewed in html format and the approve option is selected, I am unable to retrieve the user email of the one that approved. Anyone that could help?
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
SSL Handshake Failure for Logic App to IBM Cp4i MQ9 connection
Trying to connect from logic apps to a Cp4i MQ 9 (on-prem deployed on Openshift) using the inbuilt MQ connector. MQ requires only 1 way SSL. Configured the root and intermediate certs in the logic app, but still failing in SSL handshake. An AKS running…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Retreive approver of Azure Logic App Action "Send approval email"
I have created a Logic App workflow that sends an email to several users. When one of the users approves the "Send approval email," I send an email to all of the users confirming that they have received the approval email. Some of the flows…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
How to make a URL from Logic App Clickable
Hello. I have a Logic App Playbook that automatically sends me email notifications for new Azure Sentinel Incidents. However when these mails come in, I notice the URL link to the incident is not clickable. I have to manually copy and paste it into a…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
Microsoft Security | Microsoft Sentinel
A cloud-native SIEM solution that provides intelligent security analytics and threat detection across systems
Unable to schedule online meeting(calling Graph API) from Logic App using Managed identity
Hi, I have one standard logic app with MI enabled. It has got Entra permission "OnlineMeetings.ReadWrite.All" at application level. In my logic app's HTTP action I'm giving below input But getting below error Also while applying the policy…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Logic App Not Rendering Input and Output
Is there an ongoing fix to this?
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Where can I find the LAW Primary Key?
Hello all, I am trying to send logic app output from a rest API query into a LAW to be ingested into Sentinel. The send data portion in the logic app requires workspace ID and Primary Key for the target LAW. I have looked at the agent page: I have…
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.
Quota Increase for Logic Apps
I am trying to create a standard hosted logic app and when I go to create this app I get an error due to a quota limitation. When I go to the Quota and Usages page for the specific subscription I am using, the Workflow Standard SKU is not present. I…
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://learn.microsoft.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.
Configure Azure Logic App to Connect to SharePoint Using Managed Identity
Hi Team, We require assistance in configuring an Azure Logic App workflow to connect to SharePoint using Managed Identity authentication instead of user‑based credentials. An Azure Logic App has been implemented to extract files from a SharePoint…
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.
VM unable to start up from task automation due to error code InvalidAuthenticationTokenTenant
I have configured a scheduled task in Automation to start up my VM on a daily basis. However, when the task runs, it fails to start the VM with the error message below: { "error": { "code":…
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.
How to create large file into SharePoint library from Blob storage using HTTP connector in Logic Apps?
Trying to copy files from Azure blob storage to SharePoint library. Using HTTP connector for copying files since connecting SharePoint using 'Active Directory OAuth' through App authentication. Small files are getting created in SharePoint using below…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Bad request error while workflow load the data to azure cosmos DB by using create or update item in logic app
Bad request error while workflow load the data to azure cosmos DB by using create or update item in logic app. The Logic App's MI has permission to Azure cosmos db with RBAC permission.
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Logic App HTTP Trigger fails with GET/PUT/DELETE – only POST works (TriggerRequestMethodNotValid)
I am trying to implement a RESTful API using a single Logic App HTTP trigger with multiple endpoints. I want the Logic App to route requests based on HTTP method and path. I selected “Allow all methods” in the trigger designer. However: POST requests…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.