Katie McLaughlin 8 years ago committed by GitHub
parent 8567be43d9
commit c02e29c56c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -209,7 +209,7 @@ using `openssl rand -base64 24`.
$ az ad app create \
--display-name $APPNAME \
--identifier-uris $APPURL \
--home-page $APPURL \
--homepage $APPURL \
--password $PASSWORD
```

Loading…
Cancel
Save