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/event-grid/custom-disaster-recovery-client-side.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ The following table illustrates the client-side failover and geo disaster recove
37
37
2. Create and configure your **secondary** Event Grid resource.
38
38
3. Keep in mind both resources must have the same configuration, subresources and capabilities enabled.
39
39
4. Event Grid resources must be hosted in different regions.
40
-
5. If the Event Grid resource has dependant resources like a storage resource for dead-lettering you should use the same region used in the secondary Event Grid resource.
40
+
5. If the Event Grid resource has dependent resources like a storage resource for dead-lettering you should use the same region used in the secondary Event Grid resource.
41
41
6. Ensure your endpoints are regularly tests to provide warranty your recovery plan resources are in place and functioning correctly.
42
42
43
43
## Basic client-side failover implementation sample for custom topics
0 commit comments