acr_update_network_rules
Set default network access to Allow or Deny for an Azure container registry to control inbound traffic.
Instructions
Update network rules for a container registry.
Args: resource_group: Resource group name registry_name: Name of the container registry default_action: Default action - Allow or Deny (default: Allow)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource_group | Yes | ||
| registry_name | Yes | ||
| default_action | No | Allow |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |