---
title: Container Registry Task
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Container Registry Task
---

# Container Registry Task

This table represents the container_registry_task resource from Microsoft Azure.

```
azure.container_registry_task
```

## Fields

| Title               | ID   | Type       | Data Type                                                                                                                                                                                   | Description |
| ------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                | core | string     |
| agent_configuration | core | json       | The machine configuration of the run agent.                                                                                                                                                 |
| agent_pool_name     | core | string     | The dedicated agent pool for the task.                                                                                                                                                      |
| creation_date       | core | string     | The creation date of task.                                                                                                                                                                  |
| credentials         | core | json       | The properties that describes a set of credentials that will be used when this run is invoked.                                                                                              |
| id                  | core | string     | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" |
| identity            | core | json       | Identity for the resource.                                                                                                                                                                  |
| is_system_task      | core | bool       | The value of this property indicates whether the task resource is system task or not.                                                                                                       |
| location            | core | string     | The geo-location where the resource lives                                                                                                                                                   |
| log_template        | core | string     | The template that describes the repository and tag information for run log artifact.                                                                                                        |
| name                | core | string     | The name of the resource                                                                                                                                                                    |
| platform            | core | json       | The platform properties against which the run has to happen.                                                                                                                                |
| provisioning_state  | core | string     | The provisioning state of the task.                                                                                                                                                         |
| resource_group      | core | string     |
| status              | core | string     | The current status of task.                                                                                                                                                                 |
| step                | core | json       | The properties of a task step.                                                                                                                                                              |
| subscription_id     | core | string     |
| subscription_name   | core | string     |
| system_data         | core | json       | Azure Resource Manager metadata containing createdBy and modifiedBy information.                                                                                                            |
| tags                | core | hstore_csv |
| timeout             | core | int64      | Run timeout in seconds.                                                                                                                                                                     |
| trigger             | core | json       | The properties that describe all triggers for the task.                                                                                                                                     |
| type                | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                   |
