Hi @Aaroon Virk ,
To move the files from an Azure VM to a SharePoint location via a network mapped drive, you can follow these steps:
- On your Azure VM, open File Explorer and click on This PC.
- Click on the Computer tab and then click on Map network drive.
- Choose a drive letter and enter the URL of your SharePoint site in the Folder box. For example, https://contoso.sharepoint.com/sites/team.
- Check the Connect using different credentials box and click Finish.
- Enter your SharePoint username and password and click OK.
- You should see your SharePoint site as a network drive in File Explorer.
- You can now drag and drop or copy and paste your files from your Azure VM to your SharePoint location.
I hope this helps.
And, you can also try using Azure File Sync. These articles are for your reference:
https://learn.microsoft.com/en-us/azure/storage/file-sync/file-sync-introduction
https://learn.microsoft.com/en-us/azure/storage/file-sync/file-sync-planning
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.