Move files from a SharePoint site to Azure File Storage

Arthur Wart 0 Reputation points
2023-10-05T11:13:52.2633333+00:00

Hi all

My client is continuously hitting its SharePoint storage limit. Since additional SharePoint storage is expensive, they have an Azure Files storage that they use to archive the files of SharePoint sites that they no longer use, but of which they still want to retain the data.

Their current procedure to archive and copy data from a SharePoint site to Azure File storage is the following:

Synchronize SharePoint site data to local PC > Copy folders and files from local PC to Azure Files > Delete the SharePoint site

Client wants a faster and easier way to archive their SharePoint sites to Azure File storage. With big sites it sometimes is a hassle to sync all the files and copy it to Azure Files.

I found a few articles describing a way with PowerAutomate to copy files to Azure Blob Storage and then copy to Azure Files. However these articles only offer a way to copy new files uploaded to the SharePoint site to Azure Files. I want to copy all files of a certain SharePoint site at any given moment to Azure Files.

Does anybody have an idea how to achieve this? With or without PowerAutomate?

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,424 questions
Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,535 questions
Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Dillon Silzer 57,831 Reputation points Volunteer Moderator
    2023-10-06T04:51:37.1533333+00:00

    Have you taken a look into Azure Data Factor capabilities?

    Copy data from SharePoint Online List by using Azure Data Factory or Azure Synapse Analytics

    https://learn.microsoft.com/en-us/azure/data-factory/connector-sharepoint-online-list?tabs=data-factory

    Copy file from SharePoint Online

    https://learn.microsoft.com/en-us/azure/data-factory/connector-sharepoint-online-list?tabs=data-factory#copy-file-from-sharepoint-online

    You can also look at the following solution for connection Azure Files to SPO:

    HOW TO CONNECT AZURE FILE STORAGE WITH SHAREPOINT

    https://www.layer2solutions.com/how-to-connect/azure-file-storage


    If this is helpful please accept answer.


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.