3,094 questions with Azure Logic Apps tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Sending incident from Sentinel to Teams

Hi, I'm struggling with some very simple automation where Sentinel incidents should be forwarded to Teams channelIn SOAR Essentials there are two solutions for this Post Message to Teams and Send Adaptive Card The first is simpler, it uses Microsoft…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,980 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,123 questions
asked 2024-02-16T12:10:24.01+00:00
Laszlo Pal 20 Reputation points
edited a comment 2024-09-19T17:19:57.17+00:00
Lee Seeman 16 Reputation points
1 answer

Azure Function App - https activity authentication type is "Active Directory OAuth", it contains Tenant, ClientId, Credential Type, Secret value. how to store all these four values in Azure Keyvalut and pass to https securely without exposing secrets

Hi All, I want to secure Logic Apps - HTTPS activity connectivity details . Currently i am following authentication type is "Active Directory OAuth". It has Tenant Detail, Client ID, Credential Type and Secret Value. in Key vault need to…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,259 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,457 questions
asked 2024-09-09T10:14:32.0733333+00:00
gvrspk 1 Reputation point
commented 2024-09-19T15:40:08.29+00:00
Akhilesh 8,950 Reputation points Microsoft Vendor
1 answer

how can I tag a user in the email body using Azure Logic Apps? For example, instead of using 'Team', I want to use '@' to mention a user

How can I tag a user in the email body using Azure Logic Apps? For example, instead of using Team, I want to use '@' to mention a user like @Anonymous .Can someone please guide on this?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2024-08-16T10:42:17.1666667+00:00
Dhanlaxmi Jayapal (Tata Consultancy Services Limi) 40 Reputation points Microsoft Vendor
commented 2024-09-19T14:09:35.6266667+00:00
Dhanlaxmi Jayapal (Tata Consultancy Services Limi) 40 Reputation points Microsoft Vendor
2 answers

404 Error from token exchange on Update from Logic App with Service Principal

Suddenly my logic apps give these problems: { "status": 404, "source": "https://logic-apis-westeurope.token.azure-apim.net:443/tokens/logic-apis-westeurope/commondataservice/<<GUID>/exchange", …

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2022-12-05T19:50:52.557+00:00
Rob Joosen 86 Reputation points
commented 2024-09-19T13:23:56.3533333+00:00
Alessandro Pantano 0 Reputation points Microsoft Employee
0 answers

How to fix intermittent error in Azure Logic App. Error creating a file - Bad Request.

"status": 400, "message": "The requested action could not be completed. Check your request parameters to make sure the path '\\\\scribe02\\DataBasics\\Azure\\Data_Files/wbsassignment.txt' exists on your file…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2024-09-16T20:18:53.0433333+00:00
Robert K. Noebel 0 Reputation points
commented 2024-09-19T12:58:43.2333333+00:00
Robert K. Noebel 0 Reputation points
1 answer

How to download Logic App artifacts from Azure portal for local deployment?

I am trying to create an Azure DevOps for a Logic App but can't find documentation on how to download the artifacts from the Azure portal to automate the deployment from my local machine. I've referred to this article and followed the suggested folder…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2024-09-06T09:14:28.2333333+00:00
Mukesh Kumar 0 Reputation points
edited a comment 2024-09-19T12:41:04.2333333+00:00
Mukesh Kumar 0 Reputation points
1 answer

How logic app process multiple messages in an Azure Service Bus?

If a logic app is scheduled to run once a day. And at the run, it finds 20 messages sitting in Azure Service Bus. How does it process them? One by one? or in parallel? And how long does that take? Moreover, how many messages can sit in azure service bus…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
616 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2024-09-18T16:09:24.5366667+00:00
Fareeha Sattar Shaikh 45 Reputation points
commented 2024-09-19T08:33:25.6766667+00:00
Fareeha Sattar Shaikh 45 Reputation points
2 answers

Logic App Standard Outbound IP

Hi, We have migrated our logic app to standard with VNet connectivity. For SFTP connector, I was expecting that the outbound connection will be from the VNet, not from the outbound IP connector list. Can someone confirm ?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2024-09-18T04:02:12.01+00:00
JoelP 326 Reputation points
edited an answer 2024-09-19T06:58:54.77+00:00
MayankBargali-MSFT 70,221 Reputation points
1 answer

not able to open azure logic app standard workflow in designer mode locally in vs code

I have created custom code with logic app workspace when I am trying to open the workflow in designer mode I am getting below error I have tried re installing Azure function core tools and validated the dependencies it shows. here is my structure…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2024-09-13T17:58:25.6666667+00:00
Vijay Prasath P 20 Reputation points
commented 2024-09-19T03:21:42.8333333+00:00
MayankBargali-MSFT 70,221 Reputation points
0 answers

Howto do multipart/formdata upload in (new) generally available Logic App designer

I have a Logic App in which I call an operation in API management to upload a document and several properties. This works just fine in the 'old' Logic App designer. When I switch to the new Logic App designer, the code is removed upon saving. So I need…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,082 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2024-09-18T14:35:20.7466667+00:00
Erwin Dijkstra 0 Reputation points
edited the question 2024-09-18T15:43:02.8333333+00:00
Rakesh Gurram 7,000 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Logic App => Append To Variable Action => Array Variable Size

I am receiving the following error in my flow: the variable 'files' has size of more than '18467' bytes. This exceeded the maximum size '1024' configured. Please see…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2024-09-11T17:47:12.41+00:00
David McDougald 40 Reputation points
accepted 2024-09-18T13:26:04.19+00:00
David McDougald 40 Reputation points
0 answers

Standard Logic Apps with HTTP trigger does not generate URL on save. When tried to run with payload, it shows ajaxExtended call failed.

I have created a test flow in standard logic apps using designer. The flow has one trigger and a response. There are no other actions specified. Upon save, the url is not generated. Did restart of logic apps but same response. Also tried to run the flow…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2024-09-17T22:36:16.6366667+00:00
Radhika KANNAN 0 Reputation points
commented 2024-09-18T09:16:40.3433333+00:00
JananiRamesh-MSFT 26,631 Reputation points
1 answer

Feature request for logic app

There is way to trigger a logic app from the action group but there is no way to trigger action groups from logic apps , this is some basic feature where it seems reasonable as i came across the use case also it is raised in stackoverflow , do we get in…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,212 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2024-09-18T08:41:54.42+00:00
Madhu mohan 0 Reputation points
answered 2024-09-18T08:53:35.3+00:00
Stanislav Zhelyazkov 23,576 Reputation points MVP
1 answer

Missing Azure Diagnostics logs for Logic apps in Azure

I am using the Logic App management solution for Logic app logs. Some diagnostics logs are missing either for failure runs or for success runs. When I use the Azure metrics I am getting the exact number of metric logs for success and failure runs but not…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,212 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2022-06-22T13:09:38.303+00:00
Arslan Akram 6 Reputation points
answered 2024-09-18T08:40:14.61+00:00
Wojciech Salamonowicz 0 Reputation points
1 answer One of the answers was accepted by the question author.

Load Balancing Logic apps custom connector

We have few logic apps that runs on same app service plan. From these logic apps we need to call a REST backend. For this we are planning to create a custom connector. We have a requirement to have two backends and do a load balancing between these two…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2024-09-15T22:31:33.28+00:00
Banuka 70 Reputation points
accepted 2024-09-18T03:40:30.5633333+00:00
Banuka 70 Reputation points
1 answer

usage of, Create SAS URI by path (V2) , in the Logic App, to connect to the Blob Storage

Hi, I have a logic app where I want to get files from Blob storage Container. On the Azure Blob Storage there is no IP restrictions. I am trying to make use of action Create SAS URI by path (V2) to connect with the storage from the Logic App. A…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,795 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2024-05-10T14:51:47.91+00:00
Sohaib Cheema 0 Reputation points MVP
edited the question 2024-09-17T18:08:39.58+00:00
VarunTha 7,810 Reputation points Microsoft Vendor
1 answer

Logic App Firewall Rule Requirements

Hi I'm in process of deploying a Logic App Standard with VNet Integration (to secure outbound traffic from Logic App) and Private Endpoint (to secure inbound traffic to Logic App). The associated Storage Account will also be Private Endpoint enabled. I…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2024-07-17T08:29:45.0533333+00:00
Taranjeet Malik 546 Reputation points
edited the question 2024-09-17T18:05:41.85+00:00
VarunTha 7,810 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Logic Apps AS4 Protocol

Hi, Got a question about implementation of the AS4 (ebxml) protocol interface inside Azure LogicApps. Is this planned or already exiting ? This protocol is used in many application in europeen administration tools. Thanks for your feedback.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2022-04-26T14:07:22.01+00:00
David Carpentier 36 Reputation points
commented 2024-09-17T16:40:18.4666667+00:00
Mark 0 Reputation points
0 answers

Api Connection created using ARM Api over azapi Terraform provider has issues with authentication

I deployed an API Connection resource using the azapi Terraform provider. The issue is that the username and password I sent to Azure seem to be ignored. The deployed resource shows an error that username and password are missing. The "JSON…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2024-09-17T15:20:19.5733333+00:00
MatsThieme-1461 0 Reputation points
1 answer

How to Resolve HTTP 504 Gateway Timeout Error Due to Workflow Execution Timeout?

Hi, Can someone help me with an issue I'm facing? I created an Azure Logic App to process a workflow, where I receive a JSON array containing 2000 objects. I need to process each object and store it in a database, but I'm encountering the following…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2024-09-05T23:37:09.1766667+00:00
Javier GL 0 Reputation points
commented 2024-09-17T14:56:54.08+00:00
Ben Gimblett 4,335 Reputation points Microsoft Employee