We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6708f18 commit 330e78cCopy full SHA for 330e78c
1 file changed
articles/frontdoor/high-availability.md
@@ -77,7 +77,7 @@ This DNS-based load balancing solution uses multiple Azure Traffic Manager profi
77
78
**Traffic flow (Normal operation):** User → DNS Query → Primary Traffic Manager (Weighted / Always serve routing) → Front Door (Priority 1) → Origin Servers.
79
80
-**Traffic flow (Front Door failure):** User → DNS Query → Primary Traffic Manager (Weighted / Always server routing) → Secondary Traffic Manager (Priority mode) → Application Gateway(s) → Origin Servers.
+**Traffic flow (Front Door failure):** User → DNS Query → Primary Traffic Manager (Weighted / Always serve @copilot routing) → Secondary Traffic Manager (Priority mode) → Application Gateway(s) → Origin Servers.
81
82
### Pre-deployment: Front Door vs Application Gateway
83
0 commit comments