3,303 questions with Azure Logic Apps tags

Sort by: Updated
1 answer

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: { …

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,025 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
asked 2025-01-14T11:35:03.5766667+00:00
Artem Shaturskyi 20 Reputation points
answered 2025-01-14T20:18:54.4866667+00:00
Amira Bedhiafi 27,521 Reputation points
1 answer

Compose block , nvm solved

issue has been solved, can be closed, can someone do it?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,315 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
asked 2025-01-13T13:40:19.8033333+00:00
Kacper Jabłoński 0 Reputation points
edited the question 2025-01-14T20:05:09.7966667+00:00
Kacper Jabłoński 0 Reputation points
2 answers

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…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
asked 2024-11-13T09:49:31.21+00:00
GAERTNER Lukas 40 Reputation points
answered 2025-01-14T15:52:46.17+00:00
GAERTNER Lukas 40 Reputation points
0 answers

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…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
asked 2025-01-07T12:52:35.1066667+00:00
Vinicius Correia 0 Reputation points
commented 2025-01-14T13:18:48.6366667+00:00
Vinicius Correia 0 Reputation points
1 answer

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…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,341 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
asked 2025-01-13T19:52:46.47+00:00
amerm 0 Reputation points
answered 2025-01-14T12:24:18.41+00:00
Sina Salam 15,086 Reputation points
0 answers

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…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
asked 2025-01-07T13:48:34.92+00:00
Chris Lupton 1 Reputation point
commented 2025-01-14T08:27:13.9866667+00:00
Chris Lupton 1 Reputation point
2 answers

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…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,643 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,057 questions
asked 2025-01-06T16:16:06.7433333+00:00
Lancaster, Christian 0 Reputation points
commented 2025-01-14T07:06:26.73+00:00
Robin Sheng-MSFT 5,365 Reputation points Microsoft Vendor
1 answer

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…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
671 questions
asked 2025-01-09T14:16:28.9533333+00:00
gumi 0 Reputation points
answered 2025-01-13T13:55:12.1466667+00:00
gumi 0 Reputation points
1 answer

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 '&amp;' since XML does not allow '&' in the content. Input XML message: "<test>12345&amp;</test>" XPath expression…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
asked 2025-01-10T16:37:51.97+00:00
Jagath Ariyarathne 0 Reputation points
accepted 2025-01-13T13:43:20.0466667+00:00
Jagath Ariyarathne 0 Reputation points
0 answers

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…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
asked 2025-01-13T11:47:31.23+00:00
FJGil 0 Reputation points
0 answers

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.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
asked 2025-01-10T09:54:20.2766667+00:00
Nemade, Pradnya 0 Reputation points
edited a comment 2025-01-13T11:40:56.6266667+00:00
Shireesha Eeraboina (Quadrant Resource LLC) 660 Reputation points Microsoft Vendor
0 answers

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…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
asked 2025-01-09T15:04:40.5766667+00:00
commented 2025-01-13T10:40:47.45+00:00
Shireesha Eeraboina (Quadrant Resource LLC) 660 Reputation points Microsoft Vendor
0 answers

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…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,315 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
asked 2025-01-10T12:11:49.25+00:00
Popta van, Jaap 5 Reputation points
commented 2025-01-13T09:17:33.3966667+00:00
VenkateshDodda-MSFT 23,441 Reputation points Microsoft Employee
2 answers

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…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
asked 2025-01-11T13:38:08.8133333+00:00
Tushar Lakhotia 0 Reputation points
edited a comment 2025-01-13T09:09:12.3866667+00:00
Shireesha Eeraboina (Quadrant Resource LLC) 660 Reputation points Microsoft Vendor
1 answer

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?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,057 questions
asked 2024-09-23T20:56:11.85+00:00
Samuel Z Guzman 5 Reputation points
commented 2025-01-13T06:46:15.71+00:00
abhilash kumar 0 Reputation points
0 answers

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…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,317 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,463 questions
asked 2025-01-05T21:52:46.64+00:00
Mike Ter 0 Reputation points
edited a comment 2025-01-13T06:30:37.7266667+00:00
Shireesha Eeraboina (Quadrant Resource LLC) 660 Reputation points Microsoft Vendor
0 answers

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…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
asked 2025-01-07T14:34:40.9666667+00:00
Rahul kumar 0 Reputation points
commented 2025-01-13T06:25:03.2233333+00:00
Shireesha Eeraboina (Quadrant Resource LLC) 660 Reputation points Microsoft Vendor
1 answer

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…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
asked 2024-12-04T10:34:54.2433333+00:00
Neogi, Souvik 0 Reputation points
answered 2025-01-12T01:15:44.05+00:00
Ryan Hill 29,556 Reputation points Microsoft Employee
1 answer

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…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
asked 2024-12-04T20:35:17.39+00:00
Osamwonyi Alekwe 40 Reputation points
answered 2025-01-12T00:13:26.2833333+00:00
Ryan Hill 29,556 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

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…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,303 questions
asked 2025-01-08T17:35:47.4466667+00:00
Grant Evans 25 Reputation points Microsoft Employee
accepted 2025-01-10T17:36:14.9+00:00
Grant Evans 25 Reputation points Microsoft Employee