Skip to content

Commit 0cf78bd

Browse files
committed
clarify support for failover for HNS accounts
1 parent dd5fde8 commit 0cf78bd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: tamram
77

88
ms.service: storage
99
ms.topic: conceptual
10-
ms.date: 07/07/2021
10+
ms.date: 12/30/2021
1111
ms.author: tamram
1212
ms.subservice: common
1313
---
@@ -64,7 +64,9 @@ Microsoft also recommends that you design your application to prepare for the po
6464
Customer-managed account failover enables you to fail your entire storage account over to the secondary region if the primary becomes unavailable for any reason. When you force a failover to the secondary region, clients can begin writing data to the secondary endpoint after the failover is complete. The failover typically takes about an hour.
6565

6666
> [!NOTE]
67-
> This feature is not yet supported in accounts that have a hierarchical namespace (Azure Data Lake Storage Gen2). To learn more, see [Blob storage features available in Azure Data Lake Storage Gen2](../blobs/storage-feature-support-in-storage-accounts.md).
67+
> Customer-managed account failover is not yet supported in accounts that have a hierarchical namespace (Azure Data Lake Storage Gen2). To learn more, see [Blob storage features available in Azure Data Lake Storage Gen2](../blobs/storage-feature-support-in-storage-accounts.md).
68+
>
69+
> In the event of a disaster that affects the primary region, Microsoft will manage the failover for accounts with a hierarchical namespace. For more information, see [Microsoft-managed failover](#microsoft-managed-failover).
6870
6971
### How an account failover works
7072

0 commit comments

Comments
 (0)