Skip to content

Commit 95c4e40

Browse files
authored
Merge pull request #200006 from ChaitanyaNaykodi-MSFT/patch-102
(AzureCXP) updated command with priority attribute
2 parents 840c92b + b507b2c commit 95c4e40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/application-gateway/tutorial-ssl-cli.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ az network application-gateway create \
102102
--frontend-port 443 \
103103
--http-settings-port 80 \
104104
--http-settings-protocol Http \
105+
--priority "1" \
105106
--public-ip-address myAGPublicIPAddress \
106107
--cert-file appgwcert.pfx \
107108
--cert-password "Azure123456!"

0 commit comments

Comments
 (0)