Which command of AZCopy will help us to upload multiple files into blob storage

 Posted by Rajnilari2015 on 3/10/2017 | Category: Azure Interview questions | Views: 5248 | Points: 40
Select from following answers:
  1. AzCopy /Source:<SOURCE FOLDER> /Dest:<AZURE BLOB CONTAINER URL> /DestKey:<ACCESS KEY>/destType:blob
  2. AzCopy /Source:<SOURCE FOLDER> /Dest:<AZURE BLOB CONTAINER URL> destType:blob
  3. AzCopy /Dest:<AZURE BLOB CONTAINER URL> /Source:<SOURCE FOLDER> destType:blob
  4. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response