Skip to content

Commit 93b4ede

Browse files
committed
Update nonpaired region guidance
1 parent 22f3a09 commit 93b4ede

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

articles/reliability/regions-multi-region-nonpaired.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ You can also use the [backup and restore feature](/azure/api-management/api-mana
2626

2727
To learn about how to create multi-region solutions using Azure App Service, see [Reliability in Azure App Service](./reliability-app-service.md).
2828

29+
## Azure Blob Storage
30+
31+
To learn about how to create multi-region solutions using Azure Blob Storage, see [Reliability in Azure Blob Storage](./reliability-storage-blob.md).
32+
2933
## Azure Cache for Redis
3034

3135
Azure Cache for Redis provide two distinct cross-region replication options that are [active geo-replication](/azure/azure-cache-for-redis/cache-how-to-active-geo-replication) and [passive geo-replication](/azure/azure-cache-for-redis/cache-how-to-geo-replication). In both cases, there's no explicit dependency on region pairs.
@@ -95,16 +99,9 @@ For geo-replication in nonpaired regions with Azure SQL Managed Instance, you ca
9599

96100
## Azure Storage
97101

98-
To achieve geo-replication in nonpaired regions:
99-
100-
- **For object storage:**
101-
102-
- For general-purpose v2 storage accounts and premium block blob accounts, you can use [Azure Storage Object Replication](../storage/blobs/object-replication-overview.md).
102+
To achieve geo-replication in nonpaired regions:
103103

104-
> [!NOTE]
105-
> Object replication isn't supported for [Azure Data Lake Storage](../storage/blobs/data-lake-storage-best-practices.md).
106-
107-
- For premium page blob accounts and Azure Data Lake Storage Gen2 accounts, you can use tools such as [AzCopy](../storage/common/storage-use-azcopy-blobs-copy.md) or [Azure Data Factory](/azure/data-factory/connector-azure-blob-storage?tabs=data-factory.md).
104+
- **For object storage:** To learn about how to create multi-region solutions using Azure Blob Storage, see [Reliability in Azure Blob Storage](./reliability-storage-blob.md).
108105

109106
- **For Azure NetApp Files (ANF)**, you can replicate to a set of nonstandard pairs besides Azure region pairs. See [Azure NetApp Files (ANF) cross-region replication](/azure/azure-netapp-files/cross-region-replication-introduction).
110107

0 commit comments

Comments
 (0)