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

# Kubernetes Connected Cluster

This table represents the kubernetes_connected_cluster resource from Microsoft Azure.

```
azure.kubernetes_connected_cluster
```

## Fields

| Title                                        | ID   | Type       | Data Type                                                                                                                                                                                 | Description |
| -------------------------------------------- | ---- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                                         | core | string     |
| agent_public_key_certificate                 | core | string     | Base64 encoded public certificate used by the agent to do the initial handshake to the backend services in Azure.                                                                         |
| agent_version                                | core | string     | Version of the agent running on the connected cluster resource                                                                                                                            |
| connectivity_status                          | core | string     | Represents the connectivity status of the connected cluster.                                                                                                                              |
| distribution                                 | core | string     | The Kubernetes distribution running on this connected cluster.                                                                                                                            |
| 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 connected cluster.                                                                                                                                                    |
| infrastructure                               | core | string     | The infrastructure on which the Kubernetes cluster represented by this connected cluster is running on.                                                                                   |
| kubernetes_version                           | core | string     | The Kubernetes version of the connected cluster resource                                                                                                                                  |
| last_connectivity_time                       | core | string     | Time representing the last instance when heart beat was received from the cluster                                                                                                         |
| location                                     | core | string     | The geo-location where the resource lives                                                                                                                                                 |
| managed_identity_certificate_expiration_time | core | string     | Expiration time of the managed identity certificate                                                                                                                                       |
| name                                         | core | string     | The name of the resource                                                                                                                                                                  |
| offering                                     | core | string     | Connected cluster offering                                                                                                                                                                |
| provisioning_state                           | core | string     | Provisioning state of the connected cluster resource.                                                                                                                                     |
| resource_group                               | core | string     |
| 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 |
| total_core_count                             | core | int64      | Number of CPU cores present in the connected cluster resource                                                                                                                             |
| total_node_count                             | core | int64      | Number of nodes present in the connected cluster resource                                                                                                                                 |
| type                                         | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                 |
