acr_delete_task
Delete a container registry task by specifying resource group, registry, and task name. Removes the task from Azure Container Registry.
Instructions
Delete a container registry task.
Args: resource_group: Resource group name registry_name: Name of the container registry task_name: Name of the task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource_group | Yes | ||
| registry_name | Yes | ||
| task_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |