2,958 questions with Azure Logic Apps tags

Sort by: Updated
1 answer

Logic App access to Hosting Storage account using Managed Identity

Hi Team , Wanted to check if the Managed identity support is available in Logic App Standard (in ASE), to access the hosting storage account. Current Configuration in Environment Variable is with AzureWebJobsStorage When we try to replace with below…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,958 questions
asked 2024-05-08T12:43:59.1066667+00:00
Vignesh Sukumar 26 Reputation points Microsoft Employee
commented 2024-06-17T08:09:09.6+00:00
Huihui Wu 0 Reputation points Microsoft Employee
0 answers

Actionable message not working with send email option

Hi, I need to send an email with options to approve and reject for a scenario and want to log that approver of email to my system. The logic app's send email with option activity gives two possible ways to approve a button, one is through plain html…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,297 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,958 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,673 questions
asked 2024-06-17T07:24:24.04+00:00
Bharanikhumar S R 0 Reputation points
1 answer

Workflow execution history in Logic apps

I am using Standard logic apps. We are unable to see the execution history for the previous months . Does it get deleted after some time ? is there any set up to retain the previous runs.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,958 questions
asked 2024-06-07T11:01:31.32+00:00
Anitha Eswaran 41 Reputation points MVP
commented 2024-06-17T04:39:29.89+00:00
SwathiDhanwada-MSFT 18,456 Reputation points
1 answer One of the answers was accepted by the question author.

Logic App workflow run is marked as "Failed" because on action fails, even though dependent actions succeed

Hello Team, Our workflow having Multiple SMTP connectors to handle 429 errors. basically , if there is a failure in a connector redirection is based on status code to next SMTP connector. The above logic helped us in achieve functionally but we notice…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,958 questions
asked 2024-05-17T10:27:46.3533333+00:00
SriRaghavendran Prabhakaran 300 Reputation points
accepted 2024-06-16T01:33:17.0733333+00:00
SriRaghavendran Prabhakaran 300 Reputation points
0 answers

Logic app over all status

Hello Team, Our workflow having Multiple SMTP connectors to handle 429 errors. To make overall workflow status Success, We have introduced CONDITION check at the end of workflow, which in case define the over all workflow status. for eg if any SMTP…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,958 questions
asked 2024-06-15T18:05:49.1933333+00:00
SriRaghavendran Prabhakaran 300 Reputation points
0 answers

making a csv file everyday but on day 2 there is not only the new data but also the data from day 1 in the csv

so for my final i need to make a csv with data from a sensor and every day at 0:00 the data should be put in that csv file the problem that is occuring is that whenever the second day is there that the data from day 1 is also in the csv from day 2 even…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,958 questions
asked 2024-06-14T22:11:40.29+00:00
Maebe Xander 0 Reputation points
commented 2024-06-15T08:15:47.1066667+00:00
Maebe Xander 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Logic Apps Tools for the Visual Studio 2022 extension

When will Visual Studio 2022 have an Azure Logic Apps extension available?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,958 questions
asked 2022-02-23T16:57:27.767+00:00
Eric Johnson 136 Reputation points
commented 2024-06-14T12:37:46.12+00:00
Gihan Hanwella 0 Reputation points
1 answer

Azure Data Factory read spreadsheet with Protected View

I have a logic app workflow that is triggered when a new email is received in a mailbox. The workflow copies the attachment (spreadsheet) in the email, to Azure Blob Storage. I then trigger an Azure Data Factory pipeline to read the contents of the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,958 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,638 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,977 questions
asked 2024-06-13T19:34:11.5233333+00:00
Naveed Mohammad 0 Reputation points
answered 2024-06-14T09:02:42.4733333+00:00
Amira Bedhiafi 18,341 Reputation points
0 answers

Azure Logic App to Sharepoint Connector - authenticating by a guest user

I have guest account access to my client's Azure tenancy, where I'm creating a new new Logic App workflow. I am attempting to connect to their Sharepoint site, which I have access to as an admin member. However, when setting up the connection and…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,958 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,106 questions
asked 2024-06-07T14:11:51.37+00:00
Louise Kirkham 0 Reputation points
edited the question 2024-06-14T04:32:15.38+00:00
Givary-MSFT 30,071 Reputation points Microsoft Employee
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,958 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,751 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,958 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 6,715 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,958 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,456 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,958 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.
594 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,958 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.
575 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,958 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,958 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,958 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,249 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,958 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,494 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,958 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,958 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,977 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,341 Reputation points