May 18 2020 10:49 PM
Guys I'm looking to move data from SharePoint online to Azure File Share. What's the best way to do it? I have seen some tools that move data from file shares to SharePoint online but not the other way around. Any suggestions?
May 18 2020 11:07 PM
I'm not too familiar with Azure File Share admittedly, but you can now do Cloud Content migrations from the SharePoint Admin Center using Mover. This will allow you to select Azure Blob storage as the destination for the migrated content as below;
Is that of any use, or is that completely different to Azure File Share?
May 18 2020 11:11 PM
@PeterRising thanks for your quick reply. I'll check 😉
Nov 26 2020 01:53 AM
@joadchob Were you able to move the dat from SPO to Azure files? I'm need to do the same for a customer.
Sep 11 2021 12:17 AM
curious why you are moving to azure files. I was looking at migrating our onprem files server to azure files and opted to tryout SharePoint online libraries instead. users still get the file explorer experience and we dont have to pay for more storage. The tests seemed to go ok as far as performance and functionality. i am hoping im not missing something and will be asking this same question you are now in a year.
Sep 13 2021 07:47 AM
Not all the users use M365. Customer has already some onprem file servers and an easy transition was to use file sync to move those files.
Dec 01 2021 10:51 AM
@joadchob Did you ever find a viable solution. I'm looking to move data from Sharepoint to azure blob for archiving on cool tier. I found a file size limit trying to use mover. Files I'm looking to move are 4gbs per and roughly 2 tbs.
Apr 28 2022 11:51 AM
@user1618 I know it is late but I would not recommend that. See below which I got it from another thread.
SharePoint storage is a premium storage and charges more in term of money.
Sharepoint storage has limits. So in Office 365 your licenses get you 1Tb + 10Gb per licensed user, so in a 100 user environment you get 2Tb (1Tb + 100*10Gb).
After that SharePoint storage is billed per Gb and is still very expensive (as it is treated as hot data with essentially Compute attached) at this time I think it is billed at £0.17 per Gb / Per month.
Azure Cool storage is billed at £0.00783 per GB per month (for the first 50Tb) and there is even now an archive storage level at £0.00135 per GB per month.
This solution really depends on how much storage you are going to use. Lets say you are in the above category and have 100 users, you have approx 600 Gb of Hot / Live data to go into Sharepoint, but 1.5Tb of Archive data. This would put you over the 2Tb limit in Sharepoint Online. So 1. you dont have any spare space for more live data and 2, you would be billed somewhere in the region of £17 per month for the extra 100 Gb, not to mention that would go up over time.
Nov 13 2022 04:24 PM
storage limits is one of the main reasons to move SharePoint data to Azure File Shares
Apr 11 2023 09:11 AM
I was able with Power Automate to get the files out of SharePoint to Azure Blob. The problem is that the files properties are changed, and we need to be able to keep them.
I verified with Microsoft and I was told that other than OneDrive Synch there is no other solution.
Feb 21 2024 06:02 AM
Hi, how did you do a OneDrive sync and choose a different destination? I am not able to do that, unless I have some policy set that only allows the default destination.
Feb 21 2024 06:25 AM - edited Feb 21 2024 08:45 AM
edit - scratch that, cannot use a mapped drive. ive attached a data disk to this server (its in Azure) and am using that as a "gateway". Also had trouble using that drive, had to create a folder (DriveLetter):\users\username\onedrive on the drive, then during the sync process choose that location.
May 25 2024 05:46 AM