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