Skip to content

Commit e5e5c87

Browse files
committed
fix ss
1 parent 1855545 commit e5e5c87

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
-14.3 KB
Loading

articles/traffic-manager/traffic-manager-use-azure-app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ By using Azure Traffic Manager with Azure App Service, you can ensure that your
3636
![A screenshot of the app service.](media/traffic-manager-use-with-app-service/create-app-service.png)
3737
2. Create an Azure Traffic Manager Profile: In the Azure portal, create a new Traffic Manager profile. Choose the routing method that best suits your needs (Priority, Weighted, Performance, Geographic).
3838

39-
<br><img src="./media/traffic-manager-use-with-appgw/create-profile.png" alt="A screenshot of creating a traffic manager profile." width="60%">
39+
<br><br><img src="./media/traffic-manager-use-with-appgw/create-profile.png" alt="A screenshot of creating a traffic manager profile." width="60%">
4040
3. [Add an endpoint](quickstart-create-traffic-manager-profile.md#add-traffic-manager-endpoints) to your Traffic Manager profile: Add your Azure App Service as an endpoint in your Traffic Manager profile. Remember, you can only specify one App Service endpoint per region in a profile.
4141

4242
![A screenshot of the adding a traffic manager endpoint.](media/traffic-manager-use-with-app-service/add-endpoint.png)

articles/traffic-manager/traffic-manager-use-with-application-gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Azure Traffic Manager and [Azure Application Gateway](../application-gateway/ove
2525

2626
1. [Create an Azure Traffic Manager profile](quickstart-create-traffic-manager-profile.md): Start by creating an Azure Traffic Manager profile. Configure it to use the desired traffic routing method (priority, weighted, performance, or geographic).
2727

28-
<br><img src="./media/traffic-manager-use-with-appgw/create-profile.png" alt="A screenshot of creating a traffic manager profile." width="60%">
28+
<br><br><img src="./media/traffic-manager-use-with-appgw/create-profile.png" alt="A screenshot of creating a traffic manager profile." width="60%">
2929
2. [Create an Azure Application Gateway](../application-gateway/quick-create-portal.md): Next, create an Azure Application Gateway. Configure it to use the desired backend pool and routing rules.
3030

3131
![A screenshot of creating an application gateway.](media/traffic-manager-use-with-appgw/create-appgw.png)

0 commit comments

Comments
 (0)