Skip to content

Instantly share code, notes, and snippets.

@dontpaniclabsgists
Last active October 9, 2017 15:48
Show Gist options
  • Save dontpaniclabsgists/80c01a29f439d542d9ce77171be131d9 to your computer and use it in GitHub Desktop.
Save dontpaniclabsgists/80c01a29f439d542d9ce77171be131d9 to your computer and use it in GitHub Desktop.
azure_container_registry_1
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