Created
January 17, 2019 17:43
-
-
Save mikaelkrief/07496352281155ad4ef0858ac64f546f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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