---
title: Device Update Accounts Instance
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Device Update Accounts Instance
---

# Device Update Accounts Instance

This table represents the device_update_accounts_instance resource from Microsoft Azure.

```
azure.device_update_accounts_instance
```

## Fields

| Title                         | ID   | Type       | Data Type                                                                                                                                                                                 | Description |
| ----------------------------- | ---- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                          | core | string     |
| account_name                  | core | string     | Parent Device Update Account name which Instance belongs to.                                                                                                                              |
| diagnostic_storage_properties | core | json       |
| enable_diagnostics            | core | bool       | Enables or Disables the diagnostic logs collection                                                                                                                                        |
| id                            | core | string     | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| iot_hubs                      | core | json       | List of IoT Hubs associated with the account.                                                                                                                                             |
| location                      | core | string     | The geo-location where the resource lives                                                                                                                                                 |
| name                          | core | string     | The name of the resource                                                                                                                                                                  |
| provisioning_state            | core | string     | Provisioning state.                                                                                                                                                                       |
| 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 |
| type                          | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                 |
