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

# Hybrid Compute License

This table represents the hybrid_compute_license resource from Microsoft Azure.

```
azure.hybrid_compute_license
```

## Fields

| Title              | ID   | Type       | Data Type                                                                                                                                                                                 | Description |
| ------------------ | ---- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key               | core | string     |
| id                 | core | string     | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| license_details    | core | json       | Describes the properties of a License.                                                                                                                                                    |
| license_type       | core | string     | The type of the license resource.                                                                                                                                                         |
| 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, which only appears in the response.                                                                                                                               |
| resource_group     | core | string     |
| 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 |
| tenant_id          | core | string     | Describes the tenant id.                                                                                                                                                                  |
| type               | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                 |
