Importing blob to the local Virtual Machine C drive by using Azcopy


First we need to download AzCopy tool for windows in the virtual machine. You can use below link to do that.

https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy

After you installing it it will create some files in the below format.



Then open command prompt from run and run the below command. By using the "cd" change the path name as mentioned below.

The highlighted script written below gives you the syntax and the key value i have taken from below image and provide the same as value  for the 'Destkey' parameter.




Comments

Popular posts from this blog

System.Data.SqlClient.SqlException (0x80131904): Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out

Pre login Handshake or Connection Timeout Period

Transparent Data Encryption(TDE) with Master Key and Certificate in SQL Server