Skip to content

Commit 1767f3d

Browse files
authored
Merge pull request #109652 from cephalin/issue#50485
#50485
2 parents 003fd7d + dfc85b4 commit 1767f3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/app-service/web-sites-traffic-manager.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ When using Azure Traffic Manager with Azure, keep in mind the following points:
3737
* You can only specify one App Service endpoint per region in a profile. When you select an app as an endpoint for one region, the remaining apps in that region become unavailable for selection for that profile.
3838
* The App Service endpoints that you specify in an Azure Traffic Manager profile appears under the **Domain Names** section on the Configure page for the app in the profile, but is not configurable there.
3939
* After you add an app to a profile, the **Site URL** on the Dashboard of the app's portal page displays the custom domain URL of the app if you have set one up. Otherwise, it displays the Traffic Manager profile URL (for example, `contoso.trafficmanager.net`). Both the direct domain name of the app and the Traffic Manager URL are visible on the app's Configure page under the **Domain Names** section.
40-
* Your custom domain names work as expected, but in addition to adding them to your apps, you must also configure your DNS map to point to the Traffic Manager URL. For information on how to set up a custom domain for an App Service app, see [Map an existing custom DNS name to Azure App Service](app-service-web-tutorial-custom-domain.md).
40+
* Your custom domain names work as expected, but in addition to adding them to your apps, you must also configure your DNS map to point to the Traffic Manager URL. For information on how to set up a custom domain for an App Service app, see [Configure a custom domain name in Azure App Service with Traffic Manager integration](configure-domain-traffic-manager.md).
4141
* You can only add apps that are in standard or premium mode to an Azure Traffic Manager profile.
42+
* Adding an app to a Traffic Manager profile causes the app to be restarted.
4243

4344
## Next Steps
4445
For a conceptual and technical overview of Azure Traffic Manager, see [Traffic Manager Overview](../traffic-manager/traffic-manager-overview.md).

0 commit comments

Comments
 (0)