Runbook

Azure Storage Account Cross-Region Replication Failures

Back to Runbooks

Overview

This incident type involves failures related to cross-region replication of data in an Azure storage account. The issue arises when the replication settings are not working as expected due to various reasons such as region limitations, feature conflicts, storage account type, and access tier limitations. The incident requires troubleshooting and resolution of the underlying issue to ensure proper replication of data across different regions.

Parameters

Debug

List all the storage accounts in the selected subscription

Get the replication properties of a specific storage account

Check if the storage account is in a region that supports the desired replication settings

Get the paired region name for the current storage account region

Check if the storage account type supports the desired replication settings

Check if the access tier supports the desired replication settings

Repair

Replicate the storage account to another region

Learn more

Related Runbooks

Check out these related runbooks to help you debug and resolve similar issues.