Skip to content

Commit 740eb61

Browse files
committed
updating article
1 parent 0921148 commit 740eb61

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
34.5 KB
Loading

articles/web-application-firewall/ag/quick-create-bicep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Although IIS isn't required to create the application gateway, it's installed on
7474
7575
Use IIS to test the application gateway:
7676
77-
1. Find the public IP address for the application gateway on its **Overview** page.![Record application gateway public IP address](../../application-gateway/media/application-gateway-create-gateway-bicep/application-gateway-record-ag-address-bicep.png)
77+
1. Find the public IP address for the application gateway on its **Overview** page.![Record application gateway public IP address](../../application-gateway/media/application-gateway-create-gateway-bicep/app-gateway-ip-address-bicep.png)
7878
2. Copy the public IP address, and then paste it into the address bar of your browser to browse that IP address.
7979
3. Check the response. A **403 Forbidden** response verifies that the WAF was successfully created and is blocking connections to the backend pool.
8080
4. Change the custom rule to **Allow traffic** using Azure PowerShell.

0 commit comments

Comments
 (0)