Skip to content

Instantly share code, notes, and snippets.

@mikaelkrief
Created January 17, 2019 17:43
Show Gist options
  • Save mikaelkrief/07496352281155ad4ef0858ac64f546f to your computer and use it in GitHub Desktop.
Save mikaelkrief/07496352281155ad4ef0858ac64f546f to your computer and use it in GitHub Desktop.
az ad sp create-for-rbac --name="<nom Sp>" --role="Contributor" --scopes="/subscriptions/<subscription Id>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment