Microsoft
AZ-104 · Question #639
You have an Azure subscription that contains a storage account named storage1 in the North Europe Azure region. You need to ensure that when blob data is added to storage1, a secondary copy is created
The correct answer is B. object replication. Object replication asynchronously copies block blobs between a source storage account and a destination account. https://learn.microsoft.com/en-us/azure/storage/blobs/object-replication-overview
Submitted by ashley.k· Mar 4, 2026Implement and manage storage
Question
You have an Azure subscription that contains a storage account named storage1 in the North Europe Azure region. You need to ensure that when blob data is added to storage1, a secondary copy is created in the East US region. The solution must minimize administrative effort. What should you configure?
Options
- Aoperational backup
- Bobject replication
- Cgeo-redundant storage (GRS)
- Da lifecycle management rule
How the community answered
(53 responses)- A8% (4)
- B85% (45)
- C6% (3)
- D2% (1)
Explanation
Object replication asynchronously copies block blobs between a source storage account and a destination account. https://learn.microsoft.com/en-us/azure/storage/blobs/object-replication-overview
Community Discussion
No community discussion yet for this question.