ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 93 - AZ-204 discussion

Report
Export

You develop and deploy a web application to Azure App Service. The application accesses data stored in an Azure Storage account. The account contains several containers with several blobs with large amounts of data. You deploy all

Azure resources to a single region.

You need to move the Azure Storage account to the new region. You must copy all data to the new region.

What should you do first?

A.
Export the Azure Storage account Azure Resource Manager template
Answers
A.
Export the Azure Storage account Azure Resource Manager template
B.
Initiate a storage account failover
Answers
B.
Initiate a storage account failover
C.
Configure object replication for all blobs
Answers
C.
Configure object replication for all blobs
D.
Use the AzCopy command line tool
Answers
D.
Use the AzCopy command line tool
E.
Create a new Azure Storage account in the current region
Answers
E.
Create a new Azure Storage account in the current region
F.
Create a new subscription in the current region
Answers
F.
Create a new subscription in the current region
Suggested answer: A

Explanation:

To move a storage account, create a copy of your storage account in another region. Then, move your data to that account by using AzCopy, or another tool of your choice and finally, delete the resources in the source region.

To get started, export, and then modify a Resource Manager template.

Reference:

https://docs.microsoft.com/en-us/azure/storage/common/storage-account-move?tabs=azure-portal

asked 02/10/2024
Koh Renbin
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first