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

# Container Apps Revision

This table represents the container_apps_revision resource from Microsoft Azure.

```
azure.container_apps_revision
```

## Fields

| Title              | ID   | Type       | Data Type                                                                                                                                                                                   | Description |
| ------------------ | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key               | core | string     |
| active             | core | bool       | Boolean describing if the Revision is Active                                                                                                                                                |
| created_time       | core | string     | Timestamp describing when the revision was createdby controller                                                                                                                             |
| fqdn               | core | string     | Fully qualified domain name of the revision                                                                                                                                                 |
| health_state       | core | string     | Current health State of the revision                                                                                                                                                        |
| id                 | core | string     | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" |
| last_active_time   | core | string     | Timestamp describing when the revision was last active. Only meaningful when revision is inactive                                                                                           |
| location           | core | string     |
| name               | core | string     | The name of the resource                                                                                                                                                                    |
| provisioning_error | core | string     | Optional Field - Platform Error Message                                                                                                                                                     |
| provisioning_state | core | string     | Current provisioning State of the revision                                                                                                                                                  |
| replicas           | core | int64      | Number of pods currently running for this revision                                                                                                                                          |
| resource_group     | core | string     |
| running_state      | core | string     | Current running state of the revision                                                                                                                                                       |
| 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 |
| template           | core | json       | Container App Revision Template with all possible settings and thedefaults if user did not provide them. The defaults are populatedas they were at the creation time                        |
| traffic_weight     | core | int64      | Traffic weight assigned to this revision                                                                                                                                                    |
| type               | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                   |
