Skip to content

Commit 1b2b18e

Browse files
committed
alt text
1 parent fea0871 commit 1b2b18e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/quick-create-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ In this example, you install IIS on the virtual machines to verify Azure created
186186

187187
Select **Cloud Shell** from the top navigation bar of the Azure portal and then select **PowerShell** from the drop-down list.
188188

189-
![Install custom extension](./media/application-gateway-create-gateway-portal/application-gateway-extension.png)
189+
![Screenshot of install custom extension.](./media/application-gateway-create-gateway-portal/application-gateway-extension.png)
190190

191191
2. Run the following command to install IIS on the virtual machine. Change the *Location* parameter if necessary:
192192

@@ -228,7 +228,7 @@ Use IIS to test the application gateway:
228228
2. Copy the public IP address, and then paste it into the address bar of your browser to browse that IP address.
229229
3. Check the response. A valid response verifies that the application gateway was successfully created and can successfully connect with the backend.
230230
231-
![Test application gateway](./media/application-gateway-create-gateway-portal/application-gateway-iistest.png)
231+
![Screenshot of the application gateway test.](./media/application-gateway-create-gateway-portal/application-gateway-iistest.png)
232232
233233
Refresh the browser multiple times and you should see connections to both myVM and myVM2.
234234

0 commit comments

Comments
 (0)