Azure Logic Apps CI/CD using GitHub
We are building out the CI/CD pipeline for Azure Logic Apps and Function Apps using GitHub. The connections seems to be the greatest challenges and to overcome the Function Apps we are using parameters and Azure Key Vault. Is there a simplified already…
Azure Logic Apps
decompress a True Flat .zip file (no parent folder) in azure blob storage using azure logic app Standard
we have a logic app WF that gets triggered when email arrives in a mailbox. It gets the attachment in email and uploads to Azure blob storage. Now we need to unzip files that come with .zip extensions. we are facing issue in trying to unzip truly…
Azure Logic Apps
See action history in running workflow inside of a loop
Hello everyone, we are using Azure Logic Apps to build our business process. To implement a retry mechanism for Azure Batch Account call we use a loop as you can see in the screenshot below. But it seems that if we use a loop to build that retry behavior…
Azure Logic Apps
how to extract the PFX data from an Azure keyvault to apply to the authentication setting of a Send Message of a logic app
I need to upgrade the authentication on a logic app action Send Messgae tp ClintCertificate. I have the CA issued certificate in a Keyvault. When I try to extract the pfx details using "authentication": { "type":…
Azure Logic Apps
File-Connector incrementel craw
Guten Tag zusammen Vor einiger Zeit haben wir einige File-Share-Connectoren eingerichtet. Leider mussten wir feststellen, dass in dieser Zeit keine inkrementelle Durchforstung durchgeführt wurde. Zudem können wir die inkrementelle Durchforstung nicht…
Azure Logic Apps
Where can I find the LAW Primary Key?
Hello all, I am trying to send logic app output from a rest API query into a LAW to be ingested into Sentinel. The send data portion in the logic app requires workspace ID and Primary Key for the target LAW. I have looked at the agent page: I have…
Azure Logic Apps
File Gets corrupted when downloading from SFTP Server
Hi, we're experiencing an issue with the SFTP connector in logic app standard where files especially ZIP packages occasionally get corrupted after being picked up. Our workflow uses an SFTP trigger with include content disabled followed by a Read File…
Azure Logic Apps
How to configure OAuth in Logic app custom connector to call standard logic app wrokflow
i have a standard logic app configured with OAuth policy. This logic app is called by other logic apps through logic app custom connector as i have to enforce some policy for post request data. but i am not able to configure OAuth in logic app custom…
Azure Logic Apps
Can I replace a legacy *logic.azure.com* workflow url in an existing Logic app with a new power automate url?
We have received emails that tools using the workflow/trigger urls of the domain pattern *logic.azure.com * will stop working after November 30, 2025. I had set up an Azure Logic App that sends alerts to different ms teams channels. The Overview page…
Azure Logic Apps
Logic Apps Data Mapper Loop
I'm currently working with the new Logic Apps Data Mapper and I'm trying to replicate functionality similar to the old Looping Functoid from the BizTalk Mapper. In my scenario: The source schema is JSON and contains a single array. The destination…
Azure Logic Apps
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 App not find an Azure Function
Hi, I'm trying to use a Logic App to run an Azure Function with an HTTP Trigger. I've tried using a Function and an HTTP Action. Using either one fails and gives me a 404 not found. Oddly enough, using Postman, I can successfully run the function with…
Azure Logic Apps
Send a File to Amazon S3 from Logic App
I am trying to build an integration to send file from Logic App to Amazon S3. I see 2 different connectors for this purpose Amazon S3 - This only has Put tasks Amazon S3 Bucket (Independent Publisher)- This has an option to create a file, but when I…
Azure Logic Apps
Logic app custom headers missing from HTTP request
We have API as an App Service that sends HTTP request to Logic App. The request contains a specific custom header "x-api-key". Starting from the evening of November 13, 2025 this header started missing from the received request in the Logic…
Azure Logic Apps
C# Inline Scripting doesn't work anymore when custom functions are used
I have a Logic App workflow which contains a C# Inline Script action, which runs without any issue: Adding another workflow to the same Logic App making use of custom actions, my workflows with C# Inline Scripting don't work anymore. As soon I remove…
Azure Logic Apps
Workflow URL don't appear for Logic App (Standard)
I am using a Logic App (Standard). When attempting to create the 'When an HTTP request is received' trigger, I am informed that the URL will be generated after saving. However, even when the save is successful, the URL is not generated:
Azure Logic Apps
Workflow validation failed for the workflow
Workflow validation failed for the workflow ''. {"error":{"code":"InvalidRequestContent","message":"The request content is not valid and could not be deserialized: 'Could not find member 'connectionsData' on…
Azure Logic Apps
workflow validation failed for the workflow ".{"error":{"code":"invalidRequestContent"."message":"The request content is not valid and could not be deserialized:'could not find member 'connectionsData' on object of type 'FlowPropertiesDefinition'
My Workflow in azure logic apps was working fine before now when i try to do an changes and saving it its giving me this error workflow validation failed for the workflow…
Azure Logic Apps
How to convert Excel file with multiple sheets to CSV at once using logic app?
Hi! Im new to logic app and want to convert Excel file with multiple sheets to csv at once using logic app , Im able to convert perticular sheet(only 1 at a time) from excel file to csv but not all of them at once. Any help/suggestion would be…
Azure Logic Apps
Logic App Consumption issue for all my Logic Apps in different tenant-
Hi All, We are having issues in all my consumption logic apps when we change the logic app, it is giving error and not saving an changes:- Please help me. Regards, Ankit Garg