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

# Device Update Account

This table represents the device_update_account resource from Microsoft Azure.

```
azure.device_update_account
```

## Fields

| Title                        | ID   | Type       | Data Type                                                                                                                                                                                 | Description |
| ---------------------------- | ---- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                         | core | string     |
| encryption                   | core | json       | CMK encryption at rest properties                                                                                                                                                         |
| host_name                    | core | string     | API host name.                                                                                                                                                                            |
| id                           | core | string     | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| identity                     | core | json       | The type of identity used for the resource.                                                                                                                                               |
| location                     | core | string     | The geo-location where the resource lives                                                                                                                                                 |
| locations                    | core | json       | Device Update account primary and failover location details                                                                                                                               |
| name                         | core | string     | The name of the resource                                                                                                                                                                  |
| private_endpoint_connections | core | json       | List of private endpoint connections associated with the account.                                                                                                                         |
| provisioning_state           | core | string     | Provisioning state.                                                                                                                                                                       |
| public_network_access        | core | string     | Whether or not public network access is allowed for the account.                                                                                                                          |
| resource_group               | core | string     |
| sku                          | core | string     | Device Update Sku                                                                                                                                                                         |
| 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"                                                                                 |
