3,231 questions with Azure Logic Apps tags

Sort by: Updated
2 answers

Azure Logic Apps Form Recognizer Connector - Name change issue

There seems to be a changed value in the Document Intelligence connector in Azure Logic Apps. Just found out that my project stopped working and for me it looks like someone changed the connector name while adding the new version 4 of the connector. It's…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,749 questions
asked Nov 22, 2024, 1:50 PM
Stefan Wallimann 0 Reputation points
answered Nov 22, 2024, 4:59 PM
LeelaRajeshSayana-MSFT 16,601 Reputation points
0 answers

Cause of intermittent 'BadRequest' error in Send Multiple Events action for Azure Event Hubs

I use the Send Multiple Events built-in connector action in a Azure Logic Apps Standard stateful workflow and I've recently started getting random 'BadRequest' errors. The action is not automatically retried in such a situation, but having implemented an…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked Nov 8, 2024, 7:38 AM
Veli-Jussi Raitila 386 Reputation points
commented Nov 22, 2024, 4:55 PM
Shireesha Eeraboina (Quadrant Resource LLC) 85 Reputation points Microsoft Vendor
1 answer

Custom Connector bug wrong interpretation [

Recently this bug (https://learn.microsoft.com/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,231 questions
asked Nov 13, 2024, 9:49 AM
GAERTNER Lukas 40 Reputation points
commented Nov 22, 2024, 4:54 PM
JananiRamesh-MSFT 28,326 Reputation points
1 answer

PDF Files getting corrupted while uploading File via Form Data in Logic Apps

Hi Team, Tried implementing Form Data using HTTP connector in Logic to upload PDF File, File is getting upload but PDF is corrupted in the target side. Tried converting base 64 data using Base64toBinary Function Tried directly reading file content…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked Nov 17, 2024, 4:17 PM
Sritharan, Raghuraman 0 Reputation points
commented Nov 22, 2024, 4:04 PM
Ryan Hill 28,736 Reputation points Microsoft Employee
1 answer

The 'ListCallbackUrl' API is not supported by triggers of type 'ApiConnection' in Blob triggered Standard Logic App Workflow

We have bunch of workflows which connect to different containers in a storage account and get triggered by a new file added in any of them. These workflows used to work fine before we implemented VNet-Integration and connected the concerned storage…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked May 9, 2022, 11:01 AM
Anshul_7275 31 Reputation points
answered Nov 22, 2024, 3:27 PM
Sandor Hernandez-Amador 0 Reputation points
1 answer

Azure Logic Apps Pricing on Standard Plan

With refer to this link https://azure.microsoft.com/en-us/pricing/details/logic-apps/ Its mentioned that fixed amount will be billed on monthly basis, for the vCPU and memory allocated. However, on top of that, there is also additional amount will be…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked Nov 19, 2024, 8:28 AM
John Wong Yek Hon 60 Reputation points
commented Nov 22, 2024, 1:43 PM
LeelaRajeshSayana-MSFT 16,601 Reputation points
2 answers

Get files (properties only) not returning any results

I am trying to get the file properties of files contained in a sharepoint subfolder which works perfectly for all the other folders but is not retrieving any results for the news folder created yesterday.…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,904 questions
asked Mar 22, 2024, 12:12 PM
Gareth T 5 Reputation points
answered Nov 22, 2024, 10:07 AM
Rooijen, Jesse van 0 Reputation points
1 answer One of the answers was accepted by the question author.

Use a microsoft account to send mails using Logic app

Hi Team, I am trying to create a "send an email v2" action on logic apps. It allows me to sign in using a non microsoft account but when I use a microsoft account it gives me the following message - "You cannot use this account for this…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked Nov 22, 2024, 8:02 AM
Vineeta Bedi 20 Reputation points Microsoft Employee
accepted Nov 22, 2024, 9:57 AM
Vineeta Bedi 20 Reputation points Microsoft Employee
0 answers

How to setup DI in custom code with Azure Logic App?

https://stackoverflow.com/questions/78919971/use-dependency-injection-in-azure-logic-app-custom-code only Logger is registered and ready to use. This does not work for custom code with logic app var host = new…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked Nov 22, 2024, 3:02 AM
Baskaran Samuel Ganesan 0 Reputation points
3 answers

Read data from storage container using logic app and push the file onto on-premises vm server

We are working on creating a logic app which reads data from storage container when a file is placed in it and push the file onto on-premises vm server

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked Nov 20, 2024, 1:21 AM
Rocket 0 Reputation points
answered Nov 22, 2024, 12:40 AM
Rocket 0 Reputation points
1 answer

Issue with creating Standard logic app workflow using Visual Studio Code

Hi Team, I am trying to set up a local development environment for Standard LogicApp workflows in Visual Studio Code, but I'm encountering a significant issue. It appears that the local environment doesn't work properly when a workflow contains both the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked Nov 19, 2024, 1:03 AM
George Cao 20 Reputation points
commented Nov 21, 2024, 10:29 PM
George Cao 20 Reputation points
1 answer One of the answers was accepted by the question author.

Azure logic app PostgreSQL connector

Hi, I have a standard Logic App that should retrieve data on Postres DB filtering for date (format 2020-01-01T00:00:00Z) and aggregate by a value (sum aggregation). It should replicate a simple query like: select a,b,sum(c) from x where dt_time between…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
Azure Database for PostgreSQL
asked Oct 23, 2023, 1:07 PM
Manuel Moroni 20 Reputation points
commented Nov 21, 2024, 5:22 PM
Marshall Davey 0 Reputation points
2 answers

Logic App Standard does not generate a Trigger-URL in development slot

Hi, I am facing the issue that my workflows with http triggers ('When an HTTP request is received') in the development slot of my standard logic app don't have trigger url's generated after saving. In order to test the changes made in the development…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked Oct 1, 2024, 12:08 PM
hello638294 5 Reputation points
answered Nov 21, 2024, 10:26 AM
WyrzykowskiAdam-8446 0 Reputation points
1 answer

Cannot modify this site because another operation is in progress.

Hi, I am trying to deploy an Azure Logic App Standard WS1 in an isolated VNet with all network connections going through the VNet. I use Terraform to deploy the resource but encounter an error stating that the site cannot be modified because another…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked Nov 6, 2024, 8:14 AM
T Hanif 0 Reputation points
commented Nov 21, 2024, 10:00 AM
Shireesha Eeraboina (Quadrant Resource LLC) 85 Reputation points Microsoft Vendor
0 answers

How to apply contains expression to filter array of string in Azure Logic Apps

Hi Team, I have scenario where I need to filter of array of object with two properties i.e. ID and alias. like below in Azure Logic Apps [ { "alias": "_V2_abc.Svc_CI", "definitionId": 63 }, { "alias":…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked Oct 9, 2024, 11:17 AM
DATTATRAY PISE (WIPRO LIMITED) 0 Reputation points Microsoft Vendor
commented Nov 21, 2024, 9:05 AM
DATTATRAY PISE (WIPRO LIMITED) 0 Reputation points Microsoft Vendor
0 answers

File system connection in logic app

Issue Summary: Logic App Design: Plan: Logic App (Standard Plan). Trigger: When a file is added or modified (File System connector). Action 1: Get file content (Fetches the content of the modified/added file). Action 2: Create blob (Uploads the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked Nov 21, 2024, 8:55 AM
Ganapathy Ram S 0 Reputation points
0 answers

Handle multipart/form-data in logic app standard Http action

In logic app standard, I'm following this MS learn page to call an api with multipart/form-data body from the previous "Create_CSV_table"…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked Nov 21, 2024, 7:56 AM
Bob Wang 0 Reputation points
edited the question Nov 21, 2024, 8:03 AM
Bob Wang 0 Reputation points
1 answer

Error connecting Logic App to Azure Blob Storage.

No matter what I do, I can’t get this workflow to run. I’ve checked connections, permissions, paths—everything seems correct. I have a container with many PDFs, and I need each one to be added and organized into a list. For each, a URL should be…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,946 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked Nov 14, 2024, 10:54 PM
Candelaria Centeno 0 Reputation points
commented Nov 20, 2024, 6:20 PM
Candelaria Centeno 0 Reputation points
3 answers One of the answers was accepted by the question author.

How to use user-assigned identity with Logic App Standard built-in connectors?

Is it really so that user-assigned identity is not supported in Logic App Standard built-in Service Bus connectors? If user-assigned identity is supported, how do I address that in serviceProvideConnections? I didn't find any documentation on this.…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked May 10, 2023, 12:36 PM
Phuuskon 25 Reputation points
answered Nov 20, 2024, 7:23 AM
Lokesh Ramakrishna 0 Reputation points
1 answer One of the answers was accepted by the question author.

No option for "Recurrence" Trigger in Logic App Standard Single Tenant Plan

I need to use the "Recurrence" trigger in Logic App, where it will perform some job in particular time time interval, e.g. every 5 minutes. I managed the get this "Recurrence" trigger from the consumption plan. However it seems not…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked Nov 19, 2024, 4:11 PM
John Wong Yek Hon 60 Reputation points
accepted Nov 20, 2024, 1:58 AM
John Wong Yek Hon 60 Reputation points