You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/common/storage-failover-customer-managed-planned.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,11 +63,11 @@ Under normal circumstances, a client writes data to a storage account in the pri
63
63
64
64
### The planned failover process (GRS/RA-GRS)
65
65
66
-
Begin disaster recovery testing by initiating a failover of your storage account to the secondary region. The following steps describe the failover process, and the subsequent image provides illustration:
66
+
Begin disaster recovery testing by initiating a failover of your storage account to the secondary region. The following describes steps within the planned failover process, and the subsequent image provides illustration:
67
67
68
-
1. The original primary region becomes read only.
69
-
1. Replication of all data from the primary region to the secondary region completes.
70
-
1. DNS entries for storage service endpoints in the secondary region are promoted and become the new primary endpoints for your storage account.
68
+
- The primary region temporarily loses both read and write access. RA-GRS or RA-GZRS users will continue to have read access to their secondary region.
69
+
- Replication of all data from the primary region to the secondary region completes.
70
+
- DNS entries for storage service endpoints in the secondary region are promoted and become the new primary endpoints for your storage account.
71
71
72
72
The failover typically takes about an hour.
73
73
@@ -83,9 +83,9 @@ While in the failover state, perform your disaster recovery testing.
83
83
84
84
After testing is complete, perform another failover to failback to the original primary region. During the failover process, as shown in the following image:
85
85
86
-
1. The original primary region becomes read only.
87
-
1. All data finishes replicating from the current primary region to the current secondary region.
88
-
1. The DNS entries for the storage service endpoints are changed to point back to the region that was the primary before the initial failover was performed.
86
+
- The primary region temporarily loses both read and write access. RA-GRS or RA-GZRS users will continue to have read access to their secondary region.
87
+
- All data finishes replicating from the current primary region to the current secondary region.
88
+
- The DNS entries for the storage service endpoints are changed to point back to the region that was the primary before the initial failover was performed.
89
89
90
90
The failback typically takes about an hour.
91
91
@@ -103,11 +103,11 @@ Under normal circumstances, a client writes data to a storage account in the pri
103
103
104
104
### The planned failover process (GZRS/RA-GZRS)
105
105
106
-
Begin disaster recovery testing by initiating a failover of your storage account to the secondary region. The following steps describe the failover process, and the subsequent image provides illustration:
106
+
Begin disaster recovery testing by initiating a failover of your storage account to the secondary region. The following describes steps within the planned failover process, and the subsequent image provides illustration:
107
107
108
-
1. The current primary region becomes read only.
109
-
1. All data finishes replicating from the primary region to the secondary region.
110
-
1. Storage service endpoint DNS entries are switched. Your storage account's endpoints in the secondary region become your new primary endpoints.
108
+
- The current primary region becomes read only.
109
+
- All data finishes replicating from the primary region to the secondary region.
110
+
- Storage service endpoint DNS entries are switched. Your storage account's endpoints in the secondary region become your new primary endpoints.
111
111
112
112
The failover typically takes about an hour.
113
113
@@ -123,9 +123,9 @@ While in the failover state, perform your disaster recovery testing.
123
123
124
124
When testing is complete, perform another failover to fail back to the original primary region. The following image illustrates the steps involved in the failover process.
125
125
126
-
1. The current primary region becomes read only.
127
-
1. All data finishes replicating from the current primary region to the current secondary region.
128
-
1. The DNS entries for the storage service endpoints are changed to point back to the region that was the primary before the initial failover was performed.
126
+
- The current primary region becomes read only.
127
+
- All data finishes replicating from the current primary region to the current secondary region.
128
+
- The DNS entries for the storage service endpoints are changed to point back to the region that was the primary before the initial failover was performed.
0 commit comments