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

# Container Registry

This table represents the Container Registry resource from Microsoft Azure.

```
azure.container_registry
```

## Fields

| Title                                 | ID   | Type          | Data Type                                                                                                                                                                                   | Description |
| ------------------------------------- | ---- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                                  | core | string        |
| admin_user_enabled                    | core | bool          | The value that indicates whether the admin user is enabled.                                                                                                                                 |
| anonymous_pull_enabled                | core | bool          | Enables registry-wide pull from unauthenticated clients.                                                                                                                                    |
| creation_date                         | core | string        | The creation date of the container registry in ISO8601 format.                                                                                                                              |
| data_endpoint_enabled                 | core | bool          | Enable a single data endpoint per region for serving data.                                                                                                                                  |
| data_endpoint_host_names              | core | array<string> | List of host names that will serve data when dataEndpointEnabled is true.                                                                                                                   |
| encryption                            | core | json          | The encryption settings of container registry.                                                                                                                                              |
| id                                    | core | string        | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" |
| identity                              | core | json          | The identity of the container registry.                                                                                                                                                     |
| location                              | core | string        | The geo-location where the resource lives                                                                                                                                                   |
| login_server                          | core | string        | The URL that can be used to log into the container registry.                                                                                                                                |
| name                                  | core | string        | The name of the resource                                                                                                                                                                    |
| network_rule_bypass_allowed_for_tasks | core | bool          | Whether or not Tasks allowed to bypass the network rules for this container registry.                                                                                                       |
| network_rule_bypass_options           | core | string        | Whether to allow trusted Azure services to access a network restricted registry.                                                                                                            |
| network_rule_set                      | core | json          | The network rule set for a container registry.                                                                                                                                              |
| policies                              | core | json          | The policies for a container registry.                                                                                                                                                      |
| private_endpoint_connections          | core | json          | List of private endpoint connections for a container registry.                                                                                                                              |
| provisioning_state                    | core | string        | The provisioning state of the container registry at the time the operation was called.                                                                                                      |
| public_network_access                 | core | string        | Whether or not public network access is allowed for the container registry.                                                                                                                 |
| resource_group                        | core | string        |
| role_assignment_mode                  | core | string        | Determines registry role assignment mode.                                                                                                                                                   |
| sku                                   | core | json          | The SKU of the container registry.                                                                                                                                                          |
| status                                | core | json          | The status of the container registry 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                                                                                                                       |
