File system connection in logic app

Ganapathy Ram S 0 Reputation points
2024-11-21T08:55:24.0466667+00:00

Issue Summary:

Logic App Design:

  • Plan: Logic App (Standard Plan).
    • Trigger: When a file is added or modified (File System connector).
      • Action 1: Get file content (Fetches the content of the modified/added file).
        • Action 2: Create blob (Uploads the file content to Azure Blob Storage).

Issue:

  • The trigger fails to execute after saving and running the Logic App.
    • Suspecting that the File System connection or the specified root folder path in the local system might be incorrect.
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,228 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.