How to move files from SFPT to Azure Blob storage using Logic Apps

Anonymous
2022-06-07T18:23:39.82+00:00

I am trying to configure these lines in Logic Apps, and I am stuck.
This is so new to me, so if this approach is wrong, please let me know.

I followed bottom sites, and I am at the point where I need to fill in:
https://stackoverflow.com/questions/70155363/move-files-in-ftp-with-logic-apps
http://mythoughtlab.azurewebsites.net/azure/using-logic-apps-to-transfer-files-from-ftp-into-azure-blob-storage/
https://stackoverflow.com/questions/70367026/upload-files-to-azure-storage-blob-from-sftp-server

Blob name:
Content:

209179-image.png

Where do I get the "Blob name"?
I just put 'isolvednm' thinking that it is 'Blob name'.

209178-image.png

Are there any good reference sites that I could follow?

Thanks.

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

Accepted answer
  1. MayankBargali-MSFT 68,656 Reputation points
    2022-06-15T15:39:51.573+00:00

    @KingJava Thanks for your time over the call. As discussed, we have leveraged the below workflow to upload the file from SFTP server to storage file share.
    When a file is added/modified --> Create File

    We have fixed the issue with SFTP connection as your workflow was not getting triggered. How to troubleshoot the issue leveraging the run history/trigger history.
    The workflow can be changed as per your business requirement leveraging the different trigger and action.

    You can always refer to logic Apps connectors document to list all the available connectors in logic app along with their respective trigger/actions.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Kamlesh Kumar 3,861 Reputation points
    2022-06-11T18:09:17.973+00:00

    Hi @KingJava ,

    Thank you for asking this question on the Microsoft Q&A Platform.

    After 'When files are added or modified (properties only)' trigger, try to get the list of files from SFTP location and then try to create it on Azure Blob storage.

    You can refer the below screen shot for the same, here you can use the Name property,

    210466-image.png

    Regards,
    Kamlesh Kumar
    BizTalk Techie

    Please don't forget to click on 205836-130616-image.png or upvote 205759-130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is How

    Want a reminder to come back and check responses? Here is how to subscribe to a Notification

    If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators