External DocumentationTo learn more, visit the Azure documentation.
Actions
Get Container Registry
Gets the properties of the specified container registry.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Registry Name | The name of the container registry. |
| Resource Group Name | The name of the resource group to which the container registry belongs. |
| Subscription ID | The Microsoft Azure subscription ID. |
{
"id": "The resource ID.",
"location": "The location of the resource. This cannot be changed after the resource is created.",
"name": "The name of the resource.",
"tags": {},
"type": "The type of the resource."
}
Was this page helpful?