Logic app create support
Hello- I want to create a logic app to create a workflow which will copy files from SharePoint online (when the file is approved on SharePoint site) to azure storage specific container/folder. We need to ensure security standard and best practice,the…
Logic app workflow for copy files
I am creating a workflow for copying files from SharePoint online to azure storage(adls) when a file is uploaded to SharePoint online and the status is approved. 1.Added when a SharePoint file is created or modified connector…
Azure SQL and Logic Apps: Are We Paying for a Managed Service or Managing Azure’s Shortcomings?
Details: I’m Sasha Froyland, founder of Help4Access, and I’m reaching out to the Azure community because my team and I have spent the past six months troubleshooting what should be a "managed" service—Azure SQL Database—and Logic Apps. Instead,…
Blob File Upload connector timeout Error at Azure Logic App
Good Day, Appreciate your efforts, I got an error Blob file upload timeout at Azure Logic app, Unfortunaely, errors logs also raises exception Client Tracking ID 08584666357077634335964511332CU00 Action Tracking ID…
The connection call result of the logic app using the sql stored procedure is inconsistent with the result of directly executing the stored procedure in the local ssms
The connection call result of the logic app using the sql stored procedure is inconsistent with the result of directly executing the stored procedure in the local ssms. The logic app connects to a local database and requires the use of a local data…
SFTP SSH Connector bad gateway error in logic apps workflow
Can you help me to solve the below error. I am getting the below error in logic apps SFTP SSH connector when i am trying to connect to the on prem SFTP server. I am getting a successful response when I use the SFTP In-app connector. Failed to create…
FTP Connector bad gateway error in Logicapps workflow
Hi, In logiapps I am trying to create a workflow with FTP connector and connecting to the onprem fileserver. I am getting the below error message, but I can able to connect to same on prem file server with SFTP in app connector. …
Error message "Access Policies are missing" is displayed for api connections of logic app.
Hi Team, Every time I refresh the api connections of the logic app, some connections always appear as "Access Policies are missing". But there's a chance that they'are all Connected. Is this related to the excessive number of API connections?…
Azure Container app connectivity issue
Hi Team, We are facing connectivity issue in Container App, that after enabling the connectivity from Logic app and Function app to container app (workload profile or consumption-only tier). We are getting the "RBAC Denied" error, we have tried…
Logic App-Internal Server Error
I want to clean up email in certain template. I am using Azure open AI model. In logic app the email gets fetched from a mailbox and then pass it on the azure open AI chat completion model that I have. I have created a certain prompt that I have deployed…
attach multiple attachments smtp connector logic app
Hello team. I have a requirement to attach multiple dynamic attachments to send with email from SMTP connector of logic app. here I am consolidating all the attachment with Append Array variable (content type, content) as shown below. In the attachment…
Submitting function output to AOAI assistants through Logic App
Good Day, Hope all is well, I'm submitting function requirments to AoAI assistants through Logic App standard plan The JSON appears fine for me, and validated by JSON lint, however, i'm getting the following error Logc App RunID…
Passing Function output tools to AOAI assistants through logic App
Good Day, I'm trying to pass function outputt tools of AOAI assistants through Logic Apps Standardplan concatenating strings and pass them as body of function tools, It works with a single output but when tried on multiple outputs, it returns error…
'Get File Content' step with sharepoint connection in the logic app
Hello, I’m trying to retrieve an Excel file from SharePoint and generate a copy of it on a file server. While a file is successfully generated, some rows from the original Excel file are consistently missing in the output. What could be causing this…
Are Logic App APIs affected by the new Webhook URL Migration
Hello, I recently read the article mentioning the retirement of Office 365 connectors within Microsoft Teams. I am not a team admin to view any workflow data and possibly edit this information, but I was doing some research and wanted to know if a logic…
Azure Logic Apps Form Recognizer Connector - Name change issue
There seems to be a changed value in the Document Intelligence connector in Azure Logic Apps. Just found out that my project stopped working and for me it looks like someone changed the connector name while adding the new version 4 of the connector. It's…
Need to trigger logic app whenever error/exception gets logged in log Analytics workspace
In our project need , we are looking to trigger a Logic app workflow whenever error/exception gets logged in log Analytics workspace using Alert Rule. while configuring alert rule in log analytics workspace,in action name i have selected logic…
logc app - Execute PowerShell Code action
Hi All, I’m trying to run a PowerShell script directly within a Logic App. I referred the below article, but I couldn’t find the Execute PowerShell Code action. Could someone help me locate it? …
Unable to send emails Azure Logic App
I have created web activity in one of my pipelines to send an email using Azure Logic app and workflow. For some reasons, workflow has two steps ( one- when a HTTP request is received, this is where the information is sent from the pipeline and next step…