Skip to content

Commit 4375538

Browse files
committed
fix bash command
1 parent f471bb8 commit 4375538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/web-application-firewall/ag/application-gateway-web-application-firewall-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ In this example, you install NGINX on the virtual machines only to verify Azure
187187
:::image type="content" source="../media/application-gateway-web-application-firewall-portal/bash-shell.png" alt-text="Screenshot showing the Bash Cloud Shell.":::
188188
1. Ensure your bash session is set for your subscription:
189189

190-
`account set --subscription "<your subscription name>"`
190+
`az account set --subscription "<your subscription name>"`
191191

192192
2. Run the following command to install NGINX on the virtual machine:
193193

0 commit comments

Comments
 (0)