Skip to content

Commit 355519d

Browse files
Merge pull request #286771 from vhorne/fw-sfi-aks
Change IP address in screenshot
2 parents 467e283 + 65e1558 commit 355519d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/firewall/media/aks-vote.png

-29 KB
Binary file not shown.
36 KB
Loading

articles/firewall/protect-azure-kubernetes-service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -530,9 +530,9 @@ az network firewall nat-rule create --collection-name exampleset --destination-a
530530

531531
Navigate to the Azure Firewall frontend IP address in a browser to validate connectivity.
532532

533-
You should see the AKS voting app. In this example, the Firewall public IP was `52.253.228.132`.
533+
You should see the AKS voting app. In this example, the Firewall public IP was `203.0.113.32`.
534534

535-
![Screenshot shows the A K S Voting App with buttons for Cats, Dogs, and Reset, and totals.](./media/aks-vote.png)
535+
:::image type="content" source="media/protect-azure-kubernetes-service/aks-vote.png" alt-text="Screenshot shows the A K S Voting App with buttons for Cats, Dogs, and Reset, and totals.":::
536536

537537
## Clean up resources
538538

0 commit comments

Comments
 (0)