Skip to content

Commit d08221e

Browse files
committed
fix IP address
1 parent bfae9ee commit d08221e

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

articles/application-gateway/create-url-route-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: greg-lindsay
66
ms.service: azure-application-gateway
77
ms.topic: tutorial
8-
ms.date: 07/08/2022
8+
ms.date: 09/03/2024
99
ms.author: greglin
1010
ms.custom: template-tutorial
1111
#Customer intent: As an IT administrator, I want to use the Azure portal to set up an application gateway so I can route my app traffic based on path-based routing rules.
@@ -190,7 +190,7 @@ Review the settings on the **Review + create** tab, and then select **Create** t
190190
191191
![Record application gateway public IP address](./media/application-gateway-create-url-route-portal/application-gateway-record-ag-address.png)
192192
193-
2. Copy the public IP address, and then paste it into the address bar of your browser. Such as, http:\//52.188.72.175:8080.
193+
2. Copy the public IP address, and then paste it into the address bar of your browser. Such as, http:\//203.0.113.10:8080.
194194
195195
![Test base URL in application gateway](./media/application-gateway-create-url-route-portal/application-gateway-iistest.png)
196196
Loading
Loading
-1.05 KB
Loading
Loading

0 commit comments

Comments
 (0)