Copy files from sharepoint to Blob, am i doing things correctly

john john Pter 1,325 Reputation points
2025-12-04T12:37:59.67+00:00

I want to use Power Automate to move old files from SharePoint to Blob. but i have this concern, in SharePoint we can have the same file name and type under different folders, but in Blob case, we do not have folders,,, so how i can move 2 files which have the same name/type that are under 2 different SharePoint folders inside the same blob?

I tried this approach, where i created a test SharePoint library named "bnbn", and i create a blob container named "archive".

after that i wrote this power automate flow which loop through the SharePoint files, get their path, and replace "bnbn" with "archive" inside the Path, as follow:-

A2uUex78


this seems to move the SharePoint files and folder correctly. so am i doing things correctly; ?

here is the SharePoint document library root folder:-

LhPSPq7d

and here is the blob "archive" container:-

pBEC9i1f

Thanks


Moved from: Community Center | Not monitored

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
{count} votes

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.