Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AZ-104 Topic 20 Question 72 Discussion

Actual exam question for Microsoft's AZ-104 exam
Question #: 72
Topic #: 20
[All AZ-104 Questions]

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?

Show Suggested Answer Hide Answer

Contribute your Thoughts:

Junita
1 months ago
I heard the Azure Storage team is planning a new feature called 'Blob Karaoke' - you can literally sing to your blobs!
upvoted 0 times
...
Lelia
1 months ago
This question is a piece of cake! All you need to do is copy the folder to the Azure Blob storage container. I could do this in my sleep, with one hand tied behind my back.
upvoted 0 times
Emerson
21 hours ago
B) azcopy sync D:\\folder1 https://contosodata.blob.core.windows.net/public --snapshot
upvoted 0 times
...
...
Kristin
1 months ago
Option D looks interesting, but I'm not familiar with the az storage blob copy start-batch command. I'll have to look into that one further.
upvoted 0 times
Pansy
7 days ago
User3: Let's explore the documentation to understand how az storage blob copy start-batch works.
upvoted 0 times
...
Domingo
13 days ago
User2: I think we should research more about the az storage blob copy start-batch command before making a decision.
upvoted 0 times
...
Xochitl
1 months ago
User1: Option D does seem like a good choice, but I'm not sure about that command either.
upvoted 0 times
...
...
Miriam
2 months ago
I'm not sure about the --snapshot parameter in option B. It might be useful in some scenarios, but I don't think it's necessary for this task.
upvoted 0 times
Kenneth
11 days ago
User1: Yeah, the --snapshot parameter in option B seems unnecessary for this task.
upvoted 0 times
...
Diego
17 days ago
User2: I agree, the --recursive flag in option C will ensure all contents are copied over.
upvoted 0 times
...
Fausto
1 months ago
User1: I think option C is the correct command to copy the contents of D:\\Folder1 to the public container in Azure Storage.
upvoted 0 times
...
...
Daren
2 months ago
Option C looks like the correct answer here. The azcopy copy command should be able to copy the contents of the local folder to the Azure Blob storage container recursively.
upvoted 0 times
Dorothy
2 days ago
Thanks for the reminder, I'll be careful.
upvoted 0 times
...
Kent
7 days ago
Make sure to double-check the syntax before running the command.
upvoted 0 times
...
Selene
24 days ago
Yes, I agree. The azcopy copy command with the --recursive flag should do the job.
upvoted 0 times
...
Reuben
1 months ago
I think option C is the right command to use.
upvoted 0 times
...
...
Alesia
2 months ago
I'm not sure, but I think option B) azcopy sync D:\\folder1 https://contosodata.blob.core.windows.net/public --snapshot could also work since it mentions syncing the folder contents to the Azure Storage account.
upvoted 0 times
...
German
2 months ago
I agree with Germaine. Option C seems like the most appropriate command to run in this scenario.
upvoted 0 times
...
Germaine
2 months ago
I think the answer is C) azcopy copy D:\\folder1 https://contosodata.blob.core.windows.net/public --recursive because it mentions copying the contents of a folder to a public container in Azure Storage.
upvoted 0 times
...

Save Cancel