The scripts in this directory demonstrate working with Azure Container Registry using the Azure CLI.
| Script | Description |
|---|---|
| service-principal-assign-role.sh | Assigns a role to an existing Azure Active Directory service principal, granting the service principal access to an Azure Container Registry. |
| service-principal-create.sh | Creates a new Azure Active Directory service principal with permissions to an Azure Container Registry. |