Skip to content

Commit 6671443

Browse files
authored
update cli command
1 parent 3caa62c commit 6671443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/frontdoor/front-door-custom-domain-https.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Register the service principal for Azure Front Door as an app in your Azure Acti
109109
2. In CLI, run the following command:
110110
111111
```azurecli-interactive
112-
az ad sp create --id ad0e1c7e-6d38-4ba4-9efd-0bc77ba9f037 --role Contributor
112+
az role assignment create --id ad0e1c7e-6d38-4ba4-9efd-0bc77ba9f037 --role Contributor
113113
```
114114
115115
#### Grant Azure Front Door access to your key vault

0 commit comments

Comments
 (0)