Skip to content

Commit 2e400ac

Browse files
Merge pull request #216328 from jimmart-dev/jammart-redundancy-limitations
add change feed to the list of limitations for failover
2 parents 9eec9b4 + 1a8f1ea commit 2e400ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: jimmart-dev
77

88
ms.service: storage
99
ms.topic: conceptual
10-
ms.date: 03/01/2022
10+
ms.date: 10/28/2022
1111
ms.author: jammart
1212
ms.subservice: common
1313
---
@@ -161,6 +161,7 @@ Keep in mind that any data stored in a temporary disk is lost when the VM is shu
161161

162162
The following features and services are not supported for account failover:
163163

164+
- Storage accounts that have [change feed](../blobs/storage-blob-change-feed.md) enabled are not supported for failover. Since [operational backup of Azure Blob Storage enables the change feed feature](../../backup/blob-backup-support-matrix.md#limitations), storage accounts that have operational backup of blobs configured do not support failover.
164165
- Azure File Sync does not support storage account failover. Storage accounts containing Azure file shares being used as cloud endpoints in Azure File Sync should not be failed over. Doing so will cause sync to stop working and may also cause unexpected data loss in the case of newly tiered files.
165166
- Storage accounts that have hierarchical namespace enabled (such as for Data Lake Storage Gen2) are not supported at this time.
166167
- A storage account containing premium block blobs cannot be failed over. Storage accounts that support premium block blobs do not currently support geo-redundancy.

0 commit comments

Comments
 (0)