List of questions
Related questions
Question 150 - AZ-104 discussion
You have an on-premises server that contains a folder named D:\Folder1.
You need to copy the contents of D:\Folder1 to the public container in an Azure Storage account named contoso data.
Which command should you run?
A.
https://contosodata.blob.core.windows.net/public
B.
azcopy sync D:\folder1 https://contosodata.blob.core.windows.net/public --snapshot
C.
azcopy copy D:\folder1 https://contosodata.blob.core.windows.net/public --recursive
D.
az storage blob copy start-batch D:\Folder1 https:// contosodata.blob.core.windows.net/public
Your answer:
0 comments
Sorted by
Leave a comment first