Skip to content

Commit 9323ee9

Browse files
authored
Update failover documentation with access note and failback
Added note about Azure Files access during failover and outlined planned failback process.
1 parent 2ede009 commit 9323ee9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

articles/storage/common/storage-failover-customer-managed-planned.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ After the failover is complete, the original primary region becomes the new seco
7676
:::image type="content" source="media/storage-failover-customer-managed-common/post-failover-geo-redundant.png" alt-text="Diagram that shows the storage account status post-failover to secondary region." lightbox="media/storage-failover-customer-managed-common/post-failover-geo-redundant.png":::
7777

7878
While in the failover state, perform your disaster recovery testing.
79+
> [!NOTE]
80+
> Azure Files access is stateful, so applications must remount file shares or restart after a planned or unplanned failover to establish new connections; otherwise, existing connections may fail.
7981
8082
### The planned failback process (GRS/RA-GRS)
8183

0 commit comments

Comments
 (0)