Skip to content

Commit 8649f04

Browse files
authored
Merge pull request #109858 from TimShererWithAquent/us1679050cz
Change SSL to TLS per 1679050
2 parents 247bf2d + 0b3e9ff commit 8649f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/operator-best-practices-multi-region.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ For information on how to set up endpoints and routing, see [Configure the geogr
5555

5656
### Layer 7 application routing with Azure Front Door Service
5757

58-
Traffic Manager uses DNS (layer 3) to shape traffic. [Azure Front Door Service](https://docs.microsoft.com/azure/frontdoor/front-door-overview) provides an HTTP/HTTPS (layer 7) routing option. Additional features of Azure Front Door Service include SSL termination, custom domain, web application firewall, URL Rewrite, and session affinity. Review the needs of your application traffic to understand which solution is the most suitable.
58+
Traffic Manager uses DNS (layer 3) to shape traffic. [Azure Front Door Service](https://docs.microsoft.com/azure/frontdoor/front-door-overview) provides an HTTP/HTTPS (layer 7) routing option. Additional features of Azure Front Door Service include TLS termination, custom domain, web application firewall, URL Rewrite, and session affinity. Review the needs of your application traffic to understand which solution is the most suitable.
5959

6060
### Interconnect regions with global virtual network peering
6161

0 commit comments

Comments
 (0)