Skip to content

Commit 8bfc9b3

Browse files
authored
Update best-practices.md
1 parent 237cc24 commit 8bfc9b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/frontdoor/best-practices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For most solutions, you should use *either* Front Door *or* [Azure Traffic Manag
2424

2525
If you need content caching and delivery (CDN), TLS termination, advanced routing capabilities, or a web application firewall (WAF), consider using Front Door. For simple global load balancing with direct connections from your client to your endpoints, consider using Traffic Manager. For more information about selecting a load balancing option, see [Load-balancing options](/azure/architecture/guide/technology-choices/load-balancing-overview).
2626

27-
However, as part of a complex architecture, you might choose to use Traffic Manager in front of Front Door. In the unlikely event that Front Door is unavailable, Traffic Manager can route traffic to an alternative destination, such as Application Gateway or a partner content delivery network (CDN). These architectures are difficult to implement and most customers don't need them.
27+
However, as part of a complex architecture, you might choose to use Traffic Manager in front of Front Door. In the unlikely event that Front Door is unavailable, Traffic Manager can route traffic to an alternative destination, such as Azure Application Gateway or a partner content delivery network (CDN). These architectures are difficult to implement and most customers don't need them.
2828

2929
### Restrict traffic to your origins
3030

@@ -106,4 +106,4 @@ For more information, see [Supported HTTP methods for health probes](health-prob
106106

107107
## Next steps
108108

109-
Learn how to [create an Front Door profile](create-front-door-portal.md).
109+
Learn how to [create an Front Door profile](create-front-door-portal.md).

0 commit comments

Comments
 (0)