acr_update_registry
Update an Azure container registry by specifying resource group and registry name. Optionally enable or disable the admin user.
Instructions
Update a container registry.
Args: resource_group: Resource group name registry_name: Name of the container registry admin_enabled: Enable or disable admin user (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource_group | Yes | ||
| registry_name | Yes | ||
| admin_enabled | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |