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

# Devices Provisioning Service

This table represents the devices_provisioning_service resource from Microsoft Azure.

```
azure.devices_provisioning_service
```

## Fields

| Title                         | ID   | Type       | Data Type                                                                                                                                      | Description |
| ----------------------------- | ---- | ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                          | core | string     |
| allocation_policy             | core | string     | Allocation policy to be used by this provisioning service.                                                                                     |
| authorization_policies        | core | json       | List of authorization keys for a provisioning service.                                                                                         |
| device_provisioning_host_name | core | string     | Device endpoint for this provisioning service.                                                                                                 |
| enable_data_residency         | core | bool       | Optional.Indicates if the DPS instance has Data Residency enabled, removing the cross geo-pair disaster recovery.                              |
| 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. |
| id                            | core | string     | The resource identifier.                                                                                                                       |
| id_scope                      | core | string     | Unique identifier of this provisioning service.                                                                                                |
| iot_hubs                      | core | json       | List of IoT hubs associated with this provisioning service.                                                                                    |
| ip_filter_rules               | core | json       | The IP filter rules.                                                                                                                           |
| location                      | core | string     | The resource location.                                                                                                                         |
| name                          | core | string     | The resource name.                                                                                                                             |
| private_endpoint_connections  | core | json       | Private endpoint connections created on this IotHub                                                                                            |
| provisioning_state            | core | string     | The ARM provisioning state of the provisioning service.                                                                                        |
| public_network_access         | core | string     | Whether requests from Public Network are allowed                                                                                               |
| resource_group                | core | string     |
| service_operations_host_name  | core | string     | Service endpoint for provisioning service.                                                                                                     |
| sku                           | core | json       | Sku info for a provisioning Service.                                                                                                           |
| state                         | core | string     | Current state of the provisioning service.                                                                                                     |
| subscription_id               | core | string     |
| subscription_name             | core | string     |
| system_data                   | core | json       |
| tags                          | core | hstore_csv |
| type                          | core | string     | The resource type.                                                                                                                             |
