Skip to content

Commit 8bfdca5

Browse files
authored
Update note on Azure Files access during failover
Clarified note about Azure Files access and stateful connections during failover.
1 parent 9323ee9 commit 8bfdca5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ After the failover is complete, the original primary region becomes the new seco
7777

7878
While in the failover state, perform your disaster recovery testing.
7979
> [!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.
80+
> Azure Files maintains stateful connections, which means applications may need to remount file shares or restart after a failover to continue accessing data.
8181
8282
### The planned failback process (GRS/RA-GRS)
8383

0 commit comments

Comments
 (0)