Skip to content

Commit 89dee78

Browse files
committed
tweak
1 parent 7d26e75 commit 89dee78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/traffic-manager/traffic-manager-endpoint-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ For more information, see [Nested Traffic Manager profiles](traffic-manager-nest
5959

6060
Some more considerations apply when configuring Web Apps as endpoints in Traffic Manager:
6161

62-
1. Only Web Apps at the Standard SKU or above are eligible for use with Traffic Manager. Attempts to add a Web App of a lower SKU fail. Downgrading the SKU of an existing Web App results in Traffic Manager no longer sending traffic to that Web App. For more information on supported plans, see the [App Service Plans](https://azure.microsoft.com/pricing/details/app-service/plans/).
62+
1. Only Web Apps at the Standard SKU or higher are eligible for use with Traffic Manager. Attempts to add a Web App of a lower SKU fail. Downgrading the SKU of an existing Web App results in Traffic Manager no longer sending traffic to that Web App. For more information on supported plans, see the [App Service Plans](https://azure.microsoft.com/pricing/details/app-service/plans/).
6363
2. When an endpoint receives an HTTP request, it uses the *host* header in the request to determine which Web App should service the request. The host header contains the DNS name used to start the request, for example `contosoapp.azurewebsites.net`. To use a different DNS name with your Web App, the DNS name must be registered as a custom domain name for the App. When adding a Web App endpoint as an Azure endpoint, the Traffic Manager profile DNS name is automatically registered for the App. This registration is automatically removed when the endpoint is deleted.
6464
3. Each Traffic Manager profile can have at most one Web App endpoint from each Azure region. To work around for this constraint, you can configure a Web App as an External endpoint. For more information, see the [FAQ](traffic-manager-faqs.md#traffic-manager-endpoints).
6565

0 commit comments

Comments
 (0)