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

# Operational Insights Cluster

This table represents the operational_insights_cluster resource from Microsoft Azure.

```
azure.operational_insights_cluster
```

## Fields

| Title                           | ID   | Type       | Data Type                                                                                                                                                                                                                                                                        | Description |
| ------------------------------- | ---- | ---------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                            | core | string     |
| associated_workspaces           | core | json       | The list of Log Analytics workspaces associated with the cluster                                                                                                                                                                                                                 |
| billing_type                    | core | string     | The cluster's billing type.                                                                                                                                                                                                                                                      |
| capacity_reservation_properties | core | json       | Additional properties for capacity reservation                                                                                                                                                                                                                                   |
| cluster_id                      | core | string     | The ID associated with the cluster.                                                                                                                                                                                                                                              |
| created_date                    | core | string     | The cluster creation time                                                                                                                                                                                                                                                        |
| 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.                                                                                                                                                                                                                                                    |
| is_availability_zones_enabled   | core | bool       | Sets whether the cluster will support availability zones. This can be set as true only in regions where Azure Data Explorer support Availability Zones. This Property can not be modified after cluster creation. Default value is 'true' if region supports Availability Zones. |
| is_double_encryption_enabled    | core | bool       | Configures whether cluster will use double encryption. This Property can not be modified after cluster creation. Default value is 'true'                                                                                                                                         |
| key_vault_properties            | core | json       | The associated key properties.                                                                                                                                                                                                                                                   |
| last_modified_date              | core | string     | The last time the cluster was updated.                                                                                                                                                                                                                                           |
| 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 cluster.                                                                                                                                                                                                                                           |
| resource_group                  | core | string     |
| sku                             | core | json       | The sku properties.                                                                                                                                                                                                                                                              |
| 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"                                                                                                                                                                        |
