Skip to content

Commit

Permalink
35
Browse files Browse the repository at this point in the history
  • Loading branch information
Houssem Dellai committed Sep 25, 2024
1 parent ef8c47a commit a2bc5b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 35_app_gateway_ingress/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@ Change the values accordingly and choose an IP within the range of the App Gatew
```sh
az network application-gateway frontend-ip create `
--name frontendIp `
--gateway-name gateway `
--name frontend-ip `
--gateway-name ingress-appgateway `
--resource-group MC_rg-aks-cluster_aks-cluster_westeurope `
--vnet-name aks-vnet-11733080 `
--subnet gateway-subnet `
Expand Down

0 comments on commit a2bc5b5

Please sign in to comment.