Skip to content

Commit 0921148

Browse files
committed
Removing punctuation
1 parent 4a1d19a commit 0921148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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/application-gateway-record-ag-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)