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

# Container Registry Replication

This table represents the container_registry_replication resource from Microsoft Azure.

```
azure.container_registry_replication
```

## Fields

| Title                   | ID   | Type       | Data Type                                                                                                                                                                                                                | Description |
| ----------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------- |
| _key                    | core | string     |
| id                      | core | string     | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"                              |
| location                | core | string     | The geo-location where the resource lives                                                                                                                                                                                |
| name                    | core | string     | The name of the resource                                                                                                                                                                                                 |
| provisioning_state      | core | string     | The provisioning state of the replication at the time the operation was called.                                                                                                                                          |
| region_endpoint_enabled | core | bool       | Specifies whether the replication's regional endpoint is enabled. Requests will not be routed to a replication whose regional endpoint is disabled, however its data will continue to be synced with other replications. |
| resource_group          | core | string     |
| status                  | core | json       | The status of the replication at the time the operation was called.                                                                                                                                                      |
| 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 |
| type                    | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                                                |
| zone_redundancy         | core | string     | Whether or not zone redundancy is enabled for this container registry replication                                                                                                                                        |
