ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 88 - AZ-204 discussion

Report
Export

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
Answers
A.
AzCopy
B.
Azure Storage Explorer
Answers
B.
Azure Storage Explorer
C.
Azure portal
Answers
C.
Azure portal
D.
.NET Storage Client Library
Answers
D.
.NET Storage Client Library
Suggested answer: A

Explanation:

You can copy blobs, directories, and containers between storage accounts by using the AzCopy v10 command-line utility.

The copy operation is synchronous so when the command returns, that indicates that all files have been copied.

Reference:

https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-blobs-copy

asked 02/10/2024
Mustapha Amine Atmani
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first