Microsoft Azure Administrator Associate AZ-104 Practice Question
Your company stores data in a container within an Azure Storage account. You need to set up a mechanism to automatically synchronize data from this container to a container in another storage account located in a different Azure region. Both storage accounts are general-purpose v2 accounts. What should you configure to meet this requirement?
Set up a scheduled Azure Function to copy data between storage accounts.
Configure Object Replication in Azure Storage.
Use Azure Data Factory to copy data between the storage accounts.
Enable Geo-redundant storage (GRS) on the storage accounts.