2,965 questions with Azure Logic Apps tags

Sort by: Updated
0 answers

My logic app csv output to a blob storage is not well structured and appears with all data in a single row

I built a Logic App that is meat to query my Log Analytics Workspace using Kusto Query Language and write the output of the query as a .csv format in my Azure blob storage. The issue I have is that te csv files are not appearing correctly with both…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2024-06-06T15:04:25.27+00:00
Akinjide Akinwale 0 Reputation points
commented 2024-06-13T20:12:56.1333333+00:00
Luis Arias 5,901 Reputation points
1 answer

I receive the error InvalidTemplateDeployment when trying to create a workflow on Logic App

Dear Sir/Madam, I keep receiving the error InvalidTemplateDeployment. Looking at the JSON code, the inner erros say, "This region has quota of 0 WorkflowStandard cores for your subscription. Try selecting different region or SKU". Please…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2024-06-13T04:43:08.1+00:00
Ghafoor Hussain 0 Reputation points
commented 2024-06-13T17:37:52.5133333+00:00
Deepanshukatara-6769 7,350 Reputation points
1 answer

How to download Dataverse files larger 4MB

I am using the logic apps Dataverse connector to perform the action "Upload or download image and file content" (Upload or download image and file content - Power Automate | Microsoft Learn).   Although in Dataverse, my table has 30 MB files,…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2024-06-12T17:40:50.11+00:00
Carlos Alves 0 Reputation points
answered 2024-06-13T11:53:07.2066667+00:00
SwathiDhanwada-MSFT 18,466 Reputation points
1 answer

How the deploy Azure Logic Apps to Azure Devops

How to deploy the Azure Logic Apps to Azure Devops Pipeline. How to Mask particular data for Example the credentials in Azure Logic Apps. I want to Log only a few fields ex. Name , Location and not other fields ex. Username and Password below but in…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2024-06-13T06:58:59.8933333+00:00
Jay Panari 0 Reputation points
commented 2024-06-13T07:58:15.0433333+00:00
Jay Panari 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure firewall policy backup

I was trying this steps manually without the use of script but it appears that this backup does not work on a storage account with the private endpoints.…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
600 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2024-06-11T15:34:35.6766667+00:00
prasantc 876 Reputation points
commented 2024-06-11T23:14:24.9633333+00:00
prasantc 876 Reputation points
1 answer

Logic App-Failure to process Large files-Getting ServiceBus limit error

Logic app is failing to process some flat file and getting below error. Basically i am getting Flat files from MQ and inserting to Oracle. Already to handle large size files i am using Chunck.Still for some files getting failure. It will be helpfull if…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2024-01-11T21:02:10.0233333+00:00
Chandran, Vinitha 40 Reputation points
answered 2024-06-11T15:01:39.8433333+00:00
Clément JAOUANI 1 Reputation point
1 answer

Logic App - Import 1 Attachment from an email with multiple attachments

I am currently receiving an email with 2 attachments. I only want to import one of those attachments and then archive the email. The problem I am facing is I can import the attachment and archive the email but it tries to do that for both attachments. …

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2021-05-05T17:23:26.81+00:00
Jon Graber 1 Reputation point
commented 2024-06-11T14:46:30.5833333+00:00
John Edwards 20 Reputation points
1 answer One of the answers was accepted by the question author.

Support for TLS_RSA_WITH_AES_128_CBC_SHA256 in Azure App Services (Logic App)

Hello, I am integrating MQ Connector in my Logic App. The MQ server's MQ channel is configured with a certificate having TLS_RSA_WITH_AES_128_CBC_SHA256 Cipher suite. However in Azure App Service plan, we cannot precise Cipher suites and the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,293 questions
asked 2024-06-07T14:01:53.89+00:00
mandarm-8234 20 Reputation points
accepted 2024-06-11T12:13:08.4866667+00:00
mandarm-8234 20 Reputation points
2 answers

Azure document Intelligence Custom classification model in logic app

Hi, I have created an Azure document Intelligence Custom classification model called SLA and user Power Automate to classify documents in SharePoint Online without any issue, but I used HTTP POST and GET in the Power Automate. But in Logic App I tried…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 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,508 questions
asked 2024-05-14T07:28:32.8033333+00:00
Nipuna Weerasinghe 21 Reputation points
answered 2024-06-11T08:17:29.1233333+00:00
Yevhenii Mamloienko 0 Reputation points
1 answer

Extract URL link behind email body using Azure Logic Apps

I am trying to extract csv file from URL that is indicated on the email. I have followed the step from this thread. This is current process in Azure Logic App: This is close-up of the Regex: This is output from the second step (Get emails (V3)) -…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2024-05-21T20:08:45.01+00:00
King Java 500 Reputation points
commented 2024-06-10T21:35:27.1566667+00:00
King Java 500 Reputation points
1 answer

Automating API Connection Key Update in Azure Logic App

I'm currently working on a Logic App project where I'm utilizing an API connection for Azure Blob Storage. The authentication method for this API connection is via account key. I'm aiming to automate the process of updating the account key for this API…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,029 questions
asked 2024-06-10T13:48:11.14+00:00
Bansal, Ankit Kumar 25 Reputation points
answered 2024-06-10T19:09:03.65+00:00
Amira Bedhiafi 18,741 Reputation points
1 answer

Logic APP do not have all IBM Queue message properties

we are trying to send messages to IBM Queue from azure logic app and see some header properties are missing which are part of the IBM .NET SDKs like "putApplicationName" and "putApplicationType". is there a reason why not all message…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2024-04-11T15:11:27.2966667+00:00
Sumit Gaur 200 Reputation points
edited an answer 2024-06-10T15:22:48.66+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
0 answers

Resubmit result in standard logic app

Hello , I am using standard logic app workflow and i shall able to see resubmit option for workflow wise and also failure component wise. Logic app I designed is a standard one and when i resubmit in both the above defined cases, I am not able to see the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2024-05-30T10:51:35.8533333+00:00
SriRaghavendran Prabhakaran 300 Reputation points
commented 2024-06-10T12:50:16.8333333+00:00
SriRaghavendran Prabhakaran 300 Reputation points
1 answer

Azure logic apps - How to resolve GraphUserDetailNotFound in the same tenant ?

Hi, I created a logic apps with the teams connector "Post message in a chat or channel". I am connected as "myaccount@tenant.com" and want to post the message to an existing account eg. "anotheraccount@tenant.com". I got the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,508 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,271 questions
asked 2024-01-08T09:06:46.7633333+00:00
Patrick RANDRIANJATOVO 20 Reputation points
commented 2024-06-10T09:47:11.31+00:00
Huneke, Immo 5 Reputation points
1 answer One of the answers was accepted by the question author.

BadRequest. Http request failed as there is an error: 'Cannot write more bytes to the buffer than the configured maximum buffer size: 104857600.'

I have a Logic App to extract Azure Cost Analysis data. I have successfully generated Blob link and while reading blob data using HTTP action, I am getting and error : BadRequest. Http request failed as there is an error: 'Cannot write more bytes to the…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,579 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2024-05-31T10:57:38.2233333+00:00
Shanmukha Yarabham (EXT-Nokia) 20 Reputation points
accepted 2024-06-06T12:33:53.19+00:00
Shanmukha Yarabham (EXT-Nokia) 20 Reputation points
0 answers

How to change authentication from JWT to OAtuh server to server for Adobe PDF Services API connection?

I have an Adobe connector in my logic app to generate a pdf from a word template. This connector requires an API connection to Adobe PDF Services, which I am creating through a Microsoft.Web/connections@2016-06-01 bicep file. I am unable to specify…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2024-05-23T18:03:16.6733333+00:00
Ryan Quinn 5 Reputation points
commented 2024-06-05T18:33:37.97+00:00
Dave Lux 0 Reputation points
1 answer

How can I configure Logic App to send an email using Managed Identity for authentication, instead of the sign-in method?

Right now the connector i am using to send email in logic app is "Office 365 Outlook". The only way to authenticate it is via signing in using your email. We are using a service account of my org. But soon we will be moving away from service…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2024-06-05T09:12:45.7+00:00
RohanM 0 Reputation points Microsoft Vendor
answered 2024-06-05T10:33:42.4566667+00:00
Andy David - MVP 144.4K Reputation points MVP
0 answers

Problems with HTTP connector with PFX certificate

So, Here is the problem that i currently have and my current situation. Current situation : We have a logic apps where we make an API call to a third party that needs a PFX certificate in order to authenticate. We had some issues in our development phase…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2024-06-04T13:02:58.9+00:00
Anthony Man 0 Reputation points
edited the question 2024-06-05T04:51:06.71+00:00
Givary-MSFT 30,251 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to Copy files from sharepoint to azure blob storage using logic apps

Please provide us step by step process to copy files from sharepoint to azure blob storage using azure logic apps.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2022-06-22T09:25:40.603+00:00
Ram 66 Reputation points
commented 2024-06-05T00:58:57.3+00:00
Louise Kirkham 0 Reputation points
1 answer

Azure Logic App - SFTP - SSH Connector seems to be using Power Automate outbound ip address

Hi I have setup vnet , nat , nsg , routing etc and integrated the vnet and nat to the logic app , I am using SFTP-SSH template to build the solution the problem I am facing is that the request (outbound) are not going through the nat gateway , its not…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2023-12-20T08:28:17.89+00:00
Mathew george 21 Reputation points
commented 2024-06-04T13:25:17.0266667+00:00
Kinross, Brandon 0 Reputation points