exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 3 question 11 discussion

Actual exam question from Microsoft's AZ-204
Question #: 11
Topic #: 3
[All AZ-204 Questions]

You have an existing Azure storage account that stores large volumes of data across multiple containers.
You need to copy all data from the existing storage account to a new storage account. The copy process must meet the following requirements:
✑ Automate data movement.
✑ Minimize user input required to perform the operation.
✑ Ensure that the data movement process is recoverable.
What should you use?

  • A. AzCopy
  • B. Azure Storage Explorer
  • C. Azure portal
  • D. .NET Storage Client Library
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
kondapaturi
Highly Voted 3 years, 7 months ago
Answer – AzCopy, The Azcopy tool can be used to copy data from one storage account to another. You can use the tool within automation scripts to ensure the data can be copied automatically.
upvoted 42 times
...
mlantonis
Highly Voted 3 years, 8 months ago
Correct Answer: C Azure Storage Explorer uses AzCopy to perform all of its data transfer operations. But in this questions, there is a requirement to minimize user interaction which is why AzCopy is more appropriate. Reference: https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10 https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-blobs-copy
upvoted 10 times
alperc
3 years, 3 months ago
please stop commenting..you are always misanswering.
upvoted 8 times
...
altafpatel1984
3 years, 2 months ago
But read very first requirement. It needs to be Automated. I agree with alperc, you are misanswering, even such a silly question.
upvoted 5 times
...
azurelearner666
3 years, 7 months ago
AzCopy is A... please do not write confusing responses... response is already correct, A - AzCopy
upvoted 47 times
...
...
jobolesonihal
Most Recent 10 months, 2 weeks ago
Selected Answer: A
It's no brainer. AzCopy is the answer with no or minimal human intervention.
upvoted 1 times
...
NombreFalso
1 year, 11 months ago
Selected Answer: A
Typical AzCopy
upvoted 2 times
...
AvinashVarma
2 years, 1 month ago
Selected Answer: A
AzCopy Reference: https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10
upvoted 2 times
...
OPT_001122
2 years, 2 months ago
Selected Answer: A
A. AzCopy
upvoted 1 times
...
Unpredictable_m
2 years, 3 months ago
Correct answer is A AzCopy is a command-line utility that you can use to copy blobs or files to or from a storage account
upvoted 1 times
...
Chaitya
2 years, 5 months ago
AzCopy
upvoted 1 times
...
ghuna
2 years, 5 months ago
Selected Answer: A
AzCopy is best option to move data around in blob storage
upvoted 1 times
...
xRiot007
2 years, 7 months ago
You will use AzCopy. It can be automated in a script, reducing user interaction and you can also recover
upvoted 1 times
...
Eltooth
2 years, 7 months ago
Selected Answer: A
A is the correct answer. Everytime.
upvoted 1 times
...
meoukg
2 years, 10 months ago
Got it on 03/2022, I chose the A. AzCopy
upvoted 2 times
...
idroj
2 years, 11 months ago
Selected Answer: A
AzCopy is the correct answer
upvoted 3 times
...
Exocsinstr
3 years, 1 month ago
https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-configure Ans: should be AzCopy. This link show you can recover the AzCopy from where it failed. azcopy jobs resume <job-id> --source-sas="<sas-token>" --destination-sas="<sas-token>" Azure Data Factory in the Azure portal may need much configuration by user to setup the pipeline to perform copy.
upvoted 1 times
...
francis6170
3 years, 7 months ago
got this in the exam :)
upvoted 6 times
debanjan10
3 years, 3 months ago
A lot of these questions are common in the exam it seems.
upvoted 1 times
...
jeet1985
3 years, 7 months ago
Then ? please suggest the correct answer?
upvoted 4 times
...
...
UnknowMan
3 years, 8 months ago
The Answer is correct!
upvoted 4 times
...
glam
3 years, 8 months ago
correct
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...