---
title: Devices Iot Hub
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Devices Iot Hub
---

# Devices Iot Hub

This table represents the devices_iot_hub resource from Microsoft Azure.

```
azure.devices_iot_hub
```

## Fields

| Title                            | ID   | Type          | Data Type                                                                                                                                       | Description |
| -------------------------------- | ---- | ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                             | core | string        |
| allowed_fqdn_list                | core | array<string> | List of allowed FQDNs(Fully Qualified Domain Name) for egress from Iot Hub.                                                                     |
| authorization_policies           | core | json          | The shared access policies you can use to secure a connection to the IoT hub.                                                                   |
| cloud_to_device                  | core | json          |
| comments                         | core | string        | IoT hub comments.                                                                                                                               |
| disable_device_sas               | core | bool          | If true, all device(including Edge devices but excluding modules) scoped SAS keys cannot be used for authentication.                            |
| disable_local_auth               | core | bool          | If true, SAS tokens with Iot hub scoped SAS keys cannot be used for authentication.                                                             |
| disable_module_sas               | core | bool          | If true, all module scoped SAS keys cannot be used for authentication.                                                                          |
| enable_data_residency            | core | bool          | This property when set to true, will enable data residency, thus, disabling disaster recovery.                                                  |
| enable_file_upload_notifications | core | bool          | If True, file upload notifications are enabled.                                                                                                 |
| etag                             | core | string        | The Etag field is *not* required. If it is provided in the response body, it must also be provided as a header per the normal ETag convention.  |
| features                         | core | string        | The capabilities and features enabled for the IoT hub.                                                                                          |
| host_name                        | core | string        | The name of the host.                                                                                                                           |
| id                               | core | string        | The resource identifier.                                                                                                                        |
| identity                         | core | json          | The managed identities for the IotHub.                                                                                                          |
| ip_filter_rules                  | core | json          | The IP filter rules.                                                                                                                            |
| location                         | core | string        | The resource location.                                                                                                                          |
| locations                        | core | json          | Primary and secondary location for iot hub                                                                                                      |
| min_tls_version                  | core | string        | Specifies the minimum TLS version to support for this hub. Can be set to "1.2" to have clients that use a TLS version below 1.2 to be rejected. |
| name                             | core | string        | The resource name.                                                                                                                              |
| network_rule_sets                | core | json          |
| private_endpoint_connections     | core | json          | Private endpoint connections created on this IotHub                                                                                             |
| provisioning_state               | core | string        | The provisioning state.                                                                                                                         |
| public_network_access            | core | string        | Whether requests from Public Network are allowed                                                                                                |
| resource_group                   | core | string        |
| restrict_outbound_network_access | core | bool          | If true, egress from IotHub will be restricted to only the allowed FQDNs that are configured via allowedFqdnList.                               |
| routing                          | core | json          |
| sku                              | core | json          | IotHub SKU info                                                                                                                                 |
| state                            | core | string        | The hub state.                                                                                                                                  |
| subscription_id                  | core | string        |
| subscription_name                | core | string        |
| system_data                      | core | json          | The system meta data relating to this resource.                                                                                                 |
| tags                             | core | hstore_csv    |
| type                             | core | string        | The resource type.                                                                                                                              |
