Skip to content

Commit af1b086

Browse files
authored
Update redirect-external-site-cli.md
1 parent 3d0de62 commit af1b086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/redirect-external-site-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ az network application-gateway create \
7171
--http-settings-port 80 \
7272
--http-settings-protocol Http \
7373
--public-ip-address myAGPublicIPAddress \
74-
--priority 10 \
74+
--priority 10
7575
```
7676

7777
It may take several minutes for the application gateway to be created. After the application gateway is created, you can see these new features of it:

0 commit comments

Comments
 (0)