You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
Using Azure CLI v0.10.2
Kept getting this error message:
info: Executing command ad sp create
error: missing required argument `name'
info: Executing command role assignment create
error: Invalid service principal name
Looks like the azure ad sp create command wants a -a or --applicationID switch before the argument
The text was updated successfully, but these errors were encountered:
Using Azure CLI v0.10.2
Kept getting this error message:
Looks like the
azure ad sp create
command wants a-a or --applicationID
switch before the argumentThe text was updated successfully, but these errors were encountered: