Logic App File connector

clouddataquest 91 Reputation points
2023-06-06T13:33:33.4633333+00:00

Hello,

ich have a problem with the file connector or the api connection to the file storage.

User's image

If i use the root folder it shows me the message above but when im using subfolders it works. But i cant user only subfolders because i got way to many API Connections with this method.

But as you can see in the following picture, its the roothpath and im using the same user for the connection: User's image

thank you best regards

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,542 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ryan Hill 30,281 Reputation points Microsoft Employee Moderator
    2023-06-08T22:11:54.14+00:00

    Hi @clouddataquest

    I'm not sure why the file path isn't correctly being passed to the connector. It may have to do with File System - Connectors - General Limits | Microsoft Learn where a maximum file size 30MB is being met. If you're setting File to an upstream output, does it inspect correctly?

    As a workaround, I suggest using File System - Connectors - List files in root folder | Microsoft Learn to get the contents of root and iterate through the array result.

    0 comments No comments

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.