Exam AZ-204 Topic 4 Question 317 Discussion
Actual exam question for Microsoft's AZ-204 exam
Question #: 317
Topic #: 4
Question #: 317
Topic #: 4
You are developing an application to use Azure Blob storage. You have configured Azure Blob storage to include change feeds.
A copy of your storage account must be created in another region. Data must be copied from the current storage account to the new storage account directly between the storage servers.
You need to create a copy of the storage account in another region and copy the data.
In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

A copy of your storage account must be created in another region. Data must be copied from the current storage account to the new storage account directly between the storage servers.
You need to create a copy of the storage account in another region and copy the data.
In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

Suggested Answer:

1 - Export a Resource Manager template.
2 - Create a new template deployment.
3 - Modify the template by changing the storage account name and region.
4 - Deploy the templae to create a new storage account in the target region.
5 - Use AZCopy to copy the data to the new storage account.
by Murray at Apr 07, 2025, 05:55 AM
0
0
0
10
Comments
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.
Report Comment
Commenting
You can sign-up / login (it's free).