Skip to content

Commit 5dca205

Browse files
authored
Update multitenant backends description in documentation
Clarified description of multitenant backends and added reference for implementation guidance. @ttorble, can you please help me with this error?
1 parent e007c35 commit 5dca205

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

articles/application-gateway/application-gateway-components.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,7 @@ A backend pool routes request to backend servers, which serve the request. Backe
131131
- Public IP addresses
132132
- Internal IP addresses
133133
- FQDN (fully qualified domain names) or short names (single-label domain names), provided your DNS server can resolve them
134-
- Multitenant backends (such as App Service)
135-
- Multitenant backends (such as Azure App Service, Azure Container Apps). (see [Protect Container Apps with Application Gateway and WAF](../container-apps/waf-app-gateway.md))
134+
- Multitenant backends such as Azure App Service and Azure Container Apps. See [Protect Container Apps with Application Gateway and WAF](../container-apps/waf-app-gateway.md) for implementation guidance.
136135

137136
Application Gateway backend pool members aren't tied to an availability set. An application gateway can communicate with instances outside of the virtual network that it's in. As a result, the members of the backend pools can be across clusters, across datacenters, or outside Azure, as long as there's IP connectivity.
138137

0 commit comments

Comments
 (0)