2,854 questions with Azure Logic Apps tags

Sort by: Updated
2 answers

Creating a Folder in a One Drive path shared with me

Hi team, How can I create a folder with a logic app into a Folder in a One Drive that was shared with me? I am actually using the access token I have previously with no luck

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
826 questions
asked 2024-05-03T12:46:26.3466667+00:00
Nicolas Alvaredo 0 Reputation points
answered 2024-05-03T20:25:09.0933333+00:00
Shawn Collins 505 Reputation points
0 answers

How to use Logic App with Hosting Storage account having Disabled Storage Key Access

If I disabled the Storage Account Key Access of the Hosting Storage Account of the Logic App, the logic App is giving an error: System.Private.CoreLib: Access to the path 'C:\home\data\Functions\secrets\Sentinels' is denied.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
asked 2024-03-29T10:53:08.9066667+00:00
Raju Vadarevu 15 Reputation points Microsoft Employee
commented 2024-05-03T17:35:49.2666667+00:00
James Quinn 1 Reputation point
2 answers

How to fix NetFxWorker issues on Azure Functions Core Tools on Mac?

I'm currently working with a workflow in Azure Logic Apps (Locally) that's spitting out the following errors: Error 1: Failed to start Worker Channel. Process fileName:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,298 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
asked 2024-03-13T10:12:37.85+00:00
Matas Kaucikas 0 Reputation points
answered 2024-05-03T08:48:39.1666667+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Query Application Insights in Logic App

I am trying to query Applications Insights from a logic app and I'm getting errors. I use the Run Analytics Query and my query is exceptions (which works when I do a app insights log query). When the logic app runs, I get the following error. …

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
asked 2024-04-25T22:19:22.65+00:00
Karl Swierenga 40 Reputation points Microsoft Employee
commented 2024-05-02T15:23:33.9333333+00:00
Karl Swierenga 40 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Retrieve video transcript from Azure Video Indexer using API

What API can I use to retrieve the transcript of a video from the Video Indexer portal? I'm looking for guidance on how to do this programmatically.

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
46 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,768 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,599 questions
asked 2024-05-01T14:23:59.8933333+00:00
Vishnoi, Astha 140 Reputation points
commented 2024-05-02T05:28:38.0533333+00:00
navba-MSFT 17,280 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Will it be charged to execute the exercise in the training?

I am learning Logic Apps from https://learn.microsoft.com/en-us/training/modules/route-and-process-data-logic-apps/6-ex-analyze-content-of-tweet I see some exercise there for practice. If I carry out that exercise, will I be charged? This question is…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
937 questions
asked 2024-05-02T01:14:01.3533333+00:00
Jeywin Lizy Rani Thangiah 20 Reputation points
accepted 2024-05-02T04:41:46.2566667+00:00
Jeywin Lizy Rani Thangiah 20 Reputation points
1 answer

Deletion sharepoint logic

for deletion logic when item is deleted when trigger it will trigger cannot show any run history

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
asked 2024-04-25T09:36:08.9166667+00:00
chandar 0 Reputation points
commented 2024-05-02T04:27:10.8666667+00:00
SwathiDhanwada-MSFT 17,636 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,854 questions
asked 2022-02-23T16:57:27.767+00:00
Eric Johnson 131 Reputation points
commented 2024-05-01T17:15:05.13+00:00
Ricky 0 Reputation points
1 answer

How do I pass the correct variable to a liquid map? I'm using the HTTP GET request body but nothing is being sent to the liquid connector?

I have an API that is structured like so: I'm using the HTTP connector GET request to send the body to liquid json to json { "items": [ { "id": 1038155663, "number":…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
asked 2024-04-12T05:03:47.9433333+00:00
Mike Nanto 0 Reputation points
commented 2024-05-01T04:08:34.7+00:00
SwathiDhanwada-MSFT 17,636 Reputation points
2 answers

SharePoint List item not found when running HTTP query from Logic app

Hi everybody, I am facing an issue with getting a SharePoint list item as described here: https://learn.microsoft.com/en-us/graph/api/listitem-get?view=graph-rest-1.0&tabs=http When I perform the following query through Graph Explorer, I get a…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,680 questions
asked 2024-04-29T17:00:13.5866667+00:00
Joost van der Linden 71 Reputation points
edited an answer 2024-05-01T01:36:45.4433333+00:00
RaytheonXie_MSFT 31,526 Reputation points Microsoft Vendor
1 answer

Capture workflow runID status

Hi All, I am trying one scenario, My timer trigger will pick the files and send them to 3rd third-party SFTP location, but if the files are not present at the source location my Logicapp workflow should fail and re-try after 5 min. I am using delay…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
asked 2024-04-30T11:19:30.8466667+00:00
Gupta 0 Reputation points
answered 2024-04-30T22:30:08.86+00:00
Ryan Hill 25,981 Reputation points Microsoft Employee
1 answer

Workflow from Email to blob using logic apps

can anyone help me on this error. Actually i created flow where it takes the file from mail and upload it on the blob folder.

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,298 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
asked 2024-04-29T07:54:32.59+00:00
Power BI Admin Ciel 0 Reputation points
commented 2024-04-30T09:58:06.0566667+00:00
Power BI Admin Ciel 0 Reputation points
2 answers

Permissions issue for advanced Hunting in logic app

Hello, I'm trying to run Advanced Hunting module for Microsoft defender in logic app. But i'm getting the following error message. { "error": { "code": "Forbidden", "message": "Missing application…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
asked 2024-04-24T08:46:32.6833333+00:00
Jérôme 90 Reputation points
answered 2024-04-29T16:55:11.3266667+00:00
Jérôme 90 Reputation points
1 answer

How to load Azure Devops attachments from each work item into Azure Blob Storage using Azure Logic Apps

How to load Azure Devops attachments from each work item into 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,854 questions
asked 2024-04-29T15:05:06.7333333+00:00
Khan, Fareed 0 Reputation points
answered 2024-04-29T15:29:31.9833333+00:00
Michael Taylor 48,576 Reputation points
2 answers

Connecting to the Twitter API to use in a Logic App gives "Create and authorize OAuth connection failed"

Hi! Recently noticed that my Twitter bot stopped on the 20th April, this was due to an error in the Twitter connector. I created a new connection using "Use default shared application" but had the same problem. I created my own Twitter…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
asked 2023-04-24T06:20:52.1433333+00:00
keef urquhart 15 Reputation points
commented 2024-04-29T14:27:43.2933333+00:00
Sonny Gillissen 3,271 Reputation points
1 answer

How to tag Bug Owner on ADO Bugs using azure logic app

How can we tag the Bug Owner on ADO Bugs using Azure Logic App? We aim to tag the bug owner in the Discussion area of the bug using Azure Logic App.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
asked 2024-04-25T11:42:39.9+00:00
Dhanlaxmi Jayapal (Tata Consultancy Services Limi) 20 Reputation points Microsoft Vendor
commented 2024-04-29T07:22:54.3766667+00:00
SwathiDhanwada-MSFT 17,636 Reputation points
1 answer

How to send SharePoint file as email attachment using logic app azure ?

I want to send the SharePoint file as an attachment in the email through the logic app, so please help me with the in detailed steps to do it. How to connect Azure Logic App to Sharepoint, which folders to be picked, how to create a list or folders, and…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,680 questions
asked 2024-04-10T06:28:44.0166667+00:00
Priti Bogawat 0 Reputation points
commented 2024-04-29T04:13:42.3733333+00:00
SwathiDhanwada-MSFT 17,636 Reputation points
1 answer

can you describe about azure logic app.

azure logic app using sharepoint data

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
asked 2024-04-22T11:40:57.5266667+00:00
chandar 0 Reputation points
commented 2024-04-29T04:09:58.08+00:00
SwathiDhanwada-MSFT 17,636 Reputation points
1 answer

how to get only directory name created inside container in logic app

Hi , Our requirement is to get only the directory name present inside container. At first used list blobs and then path action Used split action for path to get directory name, but its not working.. Anyone pls help us with this Thanks in advance

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,436 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
asked 2024-04-16T04:34:47.3666667+00:00
Ananya Dixith 61 Reputation points
commented 2024-04-29T04:09:10.3766667+00:00
SwathiDhanwada-MSFT 17,636 Reputation points
0 answers

Azure Logic App Functions runtime error

I have setup my Azure Logic App - Standard Workflow and successfully setup the workflows and have multiple successful runs. But suddenly, it throws an error "System.Private.CoreLib: The user name or password is incorrect. :…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,298 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
asked 2024-04-29T03:34:14.17+00:00
user20201 326 Reputation points