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

# Azure HDInsight Cluster

An Azure HDInsight Cluster is a managed cloud service for running open-source analytics frameworks such as Hadoop, Spark, Hive, HBase, and Kafka. It simplifies big data processing by offering scalable clusters, automated management, and built-in security. HDInsight enables large-scale data transformation, real-time analytics, and batch processing while reducing operational overhead.

```
azure.hdinsight_cluster
```

## Fields

| Title                            | ID   | Type          | Data Type                                                                                                                                                                                 | Description |
| -------------------------------- | ---- | ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                             | core | string        |
| cluster_definition               | core | json          | The cluster definition.                                                                                                                                                                   |
| cluster_hdp_version              | core | string        | The hdp version of the cluster.                                                                                                                                                           |
| cluster_id                       | core | string        | The cluster id.                                                                                                                                                                           |
| cluster_state                    | core | string        | The state of the cluster.                                                                                                                                                                 |
| cluster_version                  | core | string        | The version of the cluster.                                                                                                                                                               |
| compute_isolation_properties     | core | json          | The compute isolation properties.                                                                                                                                                         |
| compute_profile                  | core | json          | Describes the compute profile.                                                                                                                                                            |
| connectivity_endpoints           | core | json          | The list of connectivity endpoints.                                                                                                                                                       |
| created_date                     | core | string        | The date on which the cluster was created.                                                                                                                                                |
| disk_encryption_properties       | core | json          | The disk encryption properties                                                                                                                                                            |
| encryption_in_transit_properties | core | json          | The encryption-in-transit properties.                                                                                                                                                     |
| errors                           | core | json          | The list of errors.                                                                                                                                                                       |
| etag                             | core | string        | The ETag for the resource                                                                                                                                                                 |
| excluded_services_config         | core | json          | The configuration that services will be excluded when creating cluster.                                                                                                                   |
| id                               | core | string        | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| identity                         | core | json          | Identity for the cluster.                                                                                                                                                                 |
| kafka_rest_properties            | core | json          | The kafka rest proxy configuration which contains AAD security group information.                                                                                                         |
| location                         | core | string        | The geo-location where the resource lives                                                                                                                                                 |
| min_supported_tls_version        | core | string        | The minimal supported tls version.                                                                                                                                                        |
| name                             | core | string        | The name of the resource                                                                                                                                                                  |
| network_properties               | core | json          | The network properties.                                                                                                                                                                   |
| os_type                          | core | string        | The type of operating system.                                                                                                                                                             |
| private_endpoint_connections     | core | json          | The list of private endpoint connections.                                                                                                                                                 |
| private_link_configurations      | core | json          | The private link configurations.                                                                                                                                                          |
| provisioning_state               | core | string        | The provisioning state, which only appears in the response.                                                                                                                               |
| quota_info                       | core | json          | The quota properties for the cluster.                                                                                                                                                     |
| resource_group                   | core | string        |
| security_profile                 | core | json          | The security profile which contains Ssh public key for the HDInsight cluster.                                                                                                             |
| storage_profile                  | core | json          | The storage profile.                                                                                                                                                                      |
| subscription_id                  | core | string        |
| subscription_name                | core | string        |
| system_data                      | core | json          | Metadata pertaining to creation and last modification of the resource.                                                                                                                    |
| tags                             | core | hstore_csv    |
| tier                             | core | string        | The cluster tier.                                                                                                                                                                         |
| type                             | core | string        | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                 |
| zones                            | core | array<string> | The availability zones.                                                                                                                                                                   |
