Skip to content

Commit e09e499

Browse files
committed
Updated storage-disaster-recovery-guidance
1 parent b4cf615 commit e09e499

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/storage/blobs/storage-feature-support-in-storage-accounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The following table describes whether a feature is supported in a standard gener
5656
| [Change feed](storage-blob-change-feed.md) | ✅ |  ⬤ |  ⬤ |  ⬤ |
5757
| [Custom domains](storage-custom-domain-name.md) | ✅ | 🟦 | 🟦 | 🟦 |
5858
| [Customer-managed planned failover (preview)](../common/storage-disaster-recovery-guidance.md#customer-managed-planned-failover-preview) | 🟦 | 🟦 |  ⬤ |  ⬤ |
59-
| [Customer-managed (unplanned) failover](../common/storage-disaster-recovery-guidance.md#customer-managed-failover) | ✅ | 🟦 |  ⬤ |  ⬤ |
59+
| [Customer-managed (unplanned) failover](../common/storage-disaster-recovery-guidance.md#customer-managed-unplanned-failover) | ✅ | 🟦 |  ⬤ |  ⬤ |
6060
| [Customer-managed keys with key vault in the same tenant](../common/customer-managed-keys-overview.md?toc=/azure/storage/blobs/toc.json) | ✅ | ✅ | ✅ | ✅ |
6161
| [Customer-managed keys with key vault in a different tenant (cross-tenant)](../common/customer-managed-keys-overview.md?toc=/azure/storage/blobs/toc.json) | ✅ | ✅ |  ⬤ |  ⬤ |
6262
| [Customer-provided keys](encryption-customer-provided-keys.md) | ✅ |  ⬤ |  ⬤ |  ⬤ |

articles/storage/common/storage-disaster-recovery-guidance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ For more information about redundancy for Azure Storage, see [Azure Storage redu
5555
Azure Storage accounts support three types of failover:
5656

5757
- [**Customer-managed planned failover (preview)**](#customer-managed-planned-failover-preview) - Customers can manage storage account failover to test their disaster recovery plan.
58-
- [**Customer-managed (unplanned) failover**](#customer-managed-failover) - Customers can manage storage account failover if there's an unexpected service outage.
59-
- [**Microsoft-managed failover**](#microsoft-managed-failover) - Potentially initiated by Microsoft due to a severe disaster in the primary region. <sup>1,2</sup>
58+
- [**Customer-managed (unplanned) failover**](#customer-managed-unplanned-failover) - Customers can manage storage account failover if there's an unexpected service outage.
59+
- [**Microsoft-managed failover**](#customer-managed-unplanned-failover) - Potentially initiated by Microsoft due to a severe disaster in the primary region. <sup>1,2</sup>
6060

6161
<sup>1</sup> Microsoft-managed failover can't be initiated for individual storage accounts, subscriptions, or tenants. For more information, see [Microsoft-managed failover](#microsoft-managed-failover).<br/>
6262
<sup>2</sup> Use customer-managed failover options to develop, test, and implement your disaster recovery plans. **Do not** rely on Microsoft-managed failover, which would only be used in extreme circumstances.

0 commit comments

Comments
 (0)