Az.ContainerRegistry Module
This topic displays help topics for the Azure Container Registry Management Cmdlets.
Container Registry
| Cmdlet | Description |
|---|---|
| Connect-AzContainerRegistry |
Login to an azure container registry. |
| Get-AzContainerRegistry |
Gets the properties of the specified container registry. |
| Get-AzContainerRegistryAgentPool |
Gets the detailed information for a given agent pool. |
| Get-AzContainerRegistryAgentPoolQueueStatus |
Gets the count of queued runs for a given agent pool. |
| Get-AzContainerRegistryCredential |
Lists the login credentials for the specified container registry. |
| Get-AzContainerRegistryExportPipeline |
Gets the properties of the export pipeline. |
| Get-AzContainerRegistryImportPipeline |
Gets the properties of the import pipeline. |
| Get-AzContainerRegistryManifest |
Get or list ACR manifest. |
| Get-AzContainerRegistryReplication |
Gets the properties of the specified replication. |
| Get-AzContainerRegistryRepository |
Get or list ACR repositories. |
| Get-AzContainerRegistryScopeMap |
Gets the properties of the specified scope map. |
| Get-AzContainerRegistryTag |
Get or list ACR tag. |
| Get-AzContainerRegistryToken |
Gets the properties of the specified token. |
| Get-AzContainerRegistryUsage |
Gets the quota usages for the specified container registry. |
| Get-AzContainerRegistryWebhook |
Gets the properties of the specified webhook. |
| Get-AzContainerRegistryWebhookCallbackConfig |
Gets the configuration of service URI and custom headers for the webhook. |
| Get-AzContainerRegistryWebhookEvent |
Lists recent events for the specified webhook. |
| Import-AzContainerRegistryImage |
Copies an image to this container registry from the specified container registry. |
| New-AzContainerRegistry |
Creates a container registry with the specified parameters. |
| New-AzContainerRegistryAgentPool |
Creates an agent pool for a container registry with the specified parameters. |
| New-AzContainerRegistryCredentials |
Generate keys for a token of a specified container registry. |
| New-AzContainerRegistryExportPipeline |
Creates an export pipeline for a container registry with the specified parameters. |
| New-AzContainerRegistryImportPipeline |
Creates an import pipeline for a container registry with the specified parameters. |
| New-AzContainerRegistryIPRuleObject |
Create an in-memory object for IPRule. |
| New-AzContainerRegistryReplication |
Creates a replication for a container registry with the specified parameters. |
| New-AzContainerRegistryScopeMap |
Creates a scope map for a container registry with the specified parameters. |
| New-AzContainerRegistryToken |
Creates a token for a container registry with the specified parameters. |
| New-AzContainerRegistryWebhook |
Creates a webhook for a container registry with the specified parameters. |
| Remove-AzContainerRegistry |
Deletes a container registry. |
| Remove-AzContainerRegistryAgentPool |
Deletes a specified agent pool resource. |
| Remove-AzContainerRegistryExportPipeline |
Deletes an export pipeline from a container registry. |
| Remove-AzContainerRegistryImportPipeline |
Deletes an import pipeline from a container registry. |
| Remove-AzContainerRegistryManifest |
Delete ACR manifest. |
| Remove-AzContainerRegistryReplication |
Deletes a replication from a container registry. |
| Remove-AzContainerRegistryRepository |
Delete repository from ACR. |
| Remove-AzContainerRegistryScopeMap |
Deletes a scope map from a container registry. |
| Remove-AzContainerRegistryTag |
Untag ACR tag. |
| Remove-AzContainerRegistryToken |
Deletes a token from a container registry. |
| Remove-AzContainerRegistryWebhook |
Deletes a webhook from a container registry. |
| Test-AzContainerRegistryNameAvailability |
Checks whether the container registry name is available for use. The name must contain only alphanumeric characters, be globally unique, and between 5 and 50 characters in length. |
| Test-AzContainerRegistryWebhook |
Triggers a ping event to be sent to the webhook. |
| Update-AzContainerRegistry |
Updates a container registry with the specified parameters. |
| Update-AzContainerRegistryAgentPool |
Updates an agent pool with the specified parameters. |
| Update-AzContainerRegistryCredential |
Regenerates one of the login credentials for the specified container registry. |
| Update-AzContainerRegistryManifest |
Update ACR manifest. |
| Update-AzContainerRegistryRepository |
Update ACR repository. |
| Update-AzContainerRegistryScopeMap |
Updates a scope map with the specified parameters. |
| Update-AzContainerRegistryTag |
Update ACR tag. |
| Update-AzContainerRegistryToken |
Updates a token with the specified parameters. |
| Update-AzContainerRegistryWebhook |
Updates a webhook with the specified parameters. |