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

# Cache Redis Enterprise

This table represents the cache_redis_enterprise resource from Microsoft Azure.

```
azure.cache_redis_enterprise
```

## Fields

| Title                        | ID   | Type          | Data Type                                                                                                                                                                                 | Description |
| ---------------------------- | ---- | ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                         | core | string        |
| encryption                   | core | json          | Encryption-at-rest configuration for the cluster.                                                                                                                                         |
| host_name                    | core | string        | DNS name of the cluster endpoint                                                                                                                                                          |
| id                           | core | string        | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| identity                     | core | json          | The identity of the resource.                                                                                                                                                             |
| location                     | core | string        | The geo-location where the resource lives                                                                                                                                                 |
| minimum_tls_version          | core | string        | The minimum TLS version for the cluster to support, e.g. '1.2'                                                                                                                            |
| name                         | core | string        | The name of the resource                                                                                                                                                                  |
| private_endpoint_connections | core | json          | List of private endpoint connections associated with the specified RedisEnterprise cluster                                                                                                |
| provisioning_state           | core | string        | Current provisioning status of the cluster                                                                                                                                                |
| redis_version                | core | string        | Version of redis the cluster supports, e.g. '6'                                                                                                                                           |
| resource_group               | core | string        |
| resource_state               | core | string        | Current resource status of the cluster                                                                                                                                                    |
| sku                          | core | json          | The SKU to create, which affects price, performance, and features.                                                                                                                        |
| subscription_id              | core | string        |
| subscription_name            | core | string        |
| tags                         | core | hstore_csv    |
| type                         | core | string        | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                 |
| zones                        | core | array<string> | The Availability Zones where this cluster will be deployed.                                                                                                                               |
