Copy blob to another storage account
Hello! I'm trying to copy blob from one Azure Storage account to another within Azure Logic App. The blob is large (VHD OS image) so it is not possible to do the copy using the Copy Blob (V2) action. So I'm trying to do that with REST API: { …
Compose block , nvm solved
issue has been solved, can be closed, can someone do it?
Custom Connector bug wrong interpretation [
Recently this bug (https://zcusa.951200.xyz/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…
Change in firewall config seems to have impacted real-time assessment of connector "When email arrives v3"
Hi, this question touches on the behaviour mentioned in the question https://zcusa.951200.xyz/en-us/answers/questions/330052/logic-apps-outlook-new-email-v3-trigger-is-evaluat Yesterday I executed the below commands to correct the non-compliancy on 2…
How to list files and folders metadata in azure file storage with logic app workflow?
Hello, Could you please help me with this? I'm trying to build an azure logic app for a storage account. Inside this storage account there are like 20 azure files. In each azure file share there are several files and folders. I want to create a…
Logic Apps SQL Trigger 'When Item is Modified' not running
I have 2 Stateful Logic App workflows looking at the same table. One triggers on 'When an item is Created (v2)' and works fine when an insert creates a new record in that table. The other should trigger on 'When an item is modified (v2)', but when I run…
Logic App connections to Teams / SharePoint expire time
Hello, I am wondering what is the default expiration time for Teams/SharePoint connections in a Logic App. Recently, both connections expired 54 days after the last reauth happened because of the connections expiring. This didn't use to happen unless a…
im getting "unauthorized" status code 401 although i added the neccessary permissions
im trying to send logs from my storage to an event hub by using logic app. i added the permission "Azure Event Hubs Data Sender" to the logic app (managed identity). im getting "unauthorized" status code 401 on the last step, which is…
Logic Apps - extracting XML values with special characters using XPath
I am retrieving an xml value from the input payload using XPath. The value contains an encoded '&' as '&' since XML does not allow '&' in the content. Input XML message: "<test>12345&</test>" XPath expression…
Troubleshooting OAuth2.0 Authentication for Logic Apps Custom Connector to GCP BigQuery
I'm trying to configure a Custom Connector to call a GCP BigQuery that I've already tested in Postman. So, I would like to use the Postman Collection to go ahead with the Custom Connector. But I've been some troubles with the authentication OAuth2.0…
Receiving Multiple emails from Azure Logic apps.
Hi Team, This is regarding the Azure logic apps. We have set the email notification for our pipelines status. Issue is we are receiving 3-4 emails for each pipeline . Could you please help us to undertsnd and solve this issue. Thanks in advance.
unable to process template language expressions in action .... property doesn't exist
I have a little problem. Maybe there's someone from the Microsoft that could help me with this? Trying to understand why this does not work. For no reason my Flow stop with "onedrive create file" action. It seems that a property is not…
I get this error: Cannot activate the 'Azure Logic Apps (Standard)' extension because it depends on an unknown 'ms-azuretools.vscode-azurefunctions' extension.
I get this error: Cannot activate the 'Azure Logic Apps (Standard)' extension because it depends on an unknown 'ms-azuretools.vscode-azurefunctions' extension. also sevarl articles reference to the extension but its just not there: fi…
How to identify a mail chain in logic app ?
Hello Team, I am using Logic apps for one of my client in which we forward the email using logic apps to thier respective department based onto the body of the mail and I also need to store the emails into a database. I am able to do the above things…
how can I authenticate with a service principal in sharepoint using logic apps to move data
I created a logic application that reads excel tables and lists from a sharepoint, I authenticated with my user, but now I must authenticate with a service principal for security and independence, is it possible to do this? How can I do it?
Logic App Workflow Automation Not Triggering for Security Alerts
I have set up a Logic App to trigger workflow automation for security alerts on Microsoft Defender. However, it is not triggering automatically, even after simulating security alerts on the storage account. I can trigger the alerts manually, and I…
Logic App throwing Connection Error : Invalid connection, please update your connection to load complete details
I am encountering a recurring issue with the Gmail connector in Azure Logic Apps. After creating a new Logic App, setting up the Gmail connection with a custom application (using my own Client ID and Client Secret), and adding subsequent actions, the…
Getting the error: Unable to initialize operation details for swagger based operation - Analyze_Document_for_Prebuilt_or_Custom_models_(v3.x_API). Error details - Operation Id cannot be determined from definition and swagger
Hi, I am getting a error "Unable to initialize operation details for swagger based operation - Analyze_Document_for_Prebuilt_or_Custom_models_(v3.x_API). Error details - Operation Id cannot be determined from definition and swagger" in the…
connecting to share point location with azure logic app
When i try connecting to my share point location using the share point action connector, i get the 401 error, am able to establish connection to the share point connector with my username see error: I get 401 error when i run my logic app trying to…
Logic Apps Designer not rendering
This morning, we are seeing that Azure Logic Apps Designer page does not fully load. All of the steps are present but are stuck in a pending state upon opening the designer. Furthermore, saving the logic app after making changes (I was able to make…