Forum Discussion
Enrique Sanchez
Mar 19, 2020Brass Contributor
How to upload files to Azure Virtual Machine
Hello, I am going to deploy a Windows Server 2016 Virtual Machine in Azure. After that, I would like to upload to this VM about 400 GB of files which are stored in my local File System . How can...
Michael Tang
Mar 21, 2020Brass Contributor
You could try looking at using Azure Files with Azure File Sync or Windows 2019 Storage Migration Service and Windows Admin Center.
- Enrique SanchezMar 23, 2020Brass Contributor
Thank you very much. I will try it!