Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 732 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 732 Bytes

Azure Storage Throughput Test

  1. Click Deploy button to deploy the sample to a Linux VM on Azure
  2. Once deployment is completed, connect to the VM via SSH using the administrator account you defined. You will have 200 files each 1GB in /mnt directory as sample data.
  3. Navigate to the sample application in /home//azuredeploytest cd /home/<administrator>/azuredeploytest
  4. Run the application to upload the files to Azure Storage from '/mnt' folder dotnet run /mnt