Last active
October 9, 2017 15:48
-
-
Save dontpaniclabsgists/80c01a29f439d542d9ce77171be131d9 to your computer and use it in GitHub Desktop.
azure_container_registry_1
This file contains hidden or 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 --scopes /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourcegroups/myresourcegroup/providers/Microsoft.ContainerRegistry/registries/myregistry1 --role Owner --password myPassword |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment