Skip to content

Commit 76a2734

Browse files
authored
Merge pull request #187955 from duongau/patch-1
AFD custom domain https - update cli command
2 parents 100ce06 + 6671443 commit 76a2734

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)