How to configure Folder Path in "Create File" step?

Justin Doh 860 Reputation points
2025-09-05T22:39:43.0866667+00:00

I am trying to figure out how to store output into Azure File Share.

This Logic App is very closed to what I built on my previous thread, but now, I need to store output (csv file data) into Azure File Share instead of into Azure Blob Storage.

This is screenshot of Logic App:

User's image

And bottom is structure/hierarchy of Azure File Storage:

User's image

User's image

Do I have to put Expression on the Folder Path area?

I also tried with "/test", but I did not get any result either.

User's image

Thanks for help!

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
{count} votes

1 answer

Sort by: Most helpful
  1. Krishna Chowdary Paricharla 2,915 Reputation points Microsoft External Staff Moderator
    2025-09-11T20:37:51.12+00:00

    Hello Justin Doh,

    Thanks for sharing the resolution!

    The issue with the "Create File" action was caused by using Built-in operations instead of the Shared Connector for Azure File Share.

    After switching to the Shared Connector, the action worked as expected and was more user-friendly.

    User's image

    0 comments No comments

Your answer

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