Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which command should be used to copy the contents of an on-premises folder D:\Folder1 to a public container in an Azure Storage account named 'contosodata'?
A
A URL link to the Azure Storage account.
B
Azcopy sync with a flag that skips files if the destination's last modified time is more recent.
C
Azcopy copy with a recursive flag to include all files in the directory.
D
Az storage blob copy start-batch for copying multiple blobs to a container.