---
title: Extended Location Custom Location
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Extended Location Custom Location
---

# Extended Location Custom Location

This table represents the extended_location_custom_location resource from Microsoft Azure.

```
azure.extended_location_custom_location
```

## Fields

| Title                 | ID   | Type          | Data Type                                                                                                                                                                                 | Description |
| --------------------- | ---- | ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                  | core | string        |
| authentication        | core | json          | This is optional input that contains the authentication that should be used to generate the namespace.                                                                                    |
| cluster_extension_ids | core | array<string> | Contains the reference to the add-on that contains charts to deploy CRDs and operators.                                                                                                   |
| host_resource_id      | core | string        | Connected Cluster or AKS Cluster. The Custom Locations RP will perform a checkAccess API for listAdminCredentials permissions.                                                            |
| host_type             | core | string        | Type of host the Custom Locations is referencing (Kubernetes, etc...).                                                                                                                    |
| 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 resource.                                                                                                                                                                |
| location              | core | string        | The geo-location where the resource lives                                                                                                                                                 |
| name                  | core | string        | The name of the resource                                                                                                                                                                  |
| namespace             | core | string        | Kubernetes namespace that will be created on the specified cluster.                                                                                                                       |
| provisioning_state    | core | string        | Provisioning State for the Custom Location.                                                                                                                                               |
| 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    |
| type                  | core | string        | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                 |
