---
title: Desktop Virtualization Work Space
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Desktop Virtualization Work Space
---

# Desktop Virtualization Work Space

This table represents the desktop_virtualization_work_space resource from Microsoft Azure.

```
azure.desktop_virtualization_work_space
```

## Fields

| Title                        | ID   | Type          | Data Type                                                                                                                                                                                                                                                                                                                                                                                            | Description |
| ---------------------------- | ---- | ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                         | core | string        |
| application_group_references | core | array<string> | List of applicationGroup resource Ids.                                                                                                                                                                                                                                                                                                                                                               |
| cloud_pc_resource            | core | bool          | Is cloud pc resource.                                                                                                                                                                                                                                                                                                                                                                                |
| description                  | core | string        | Description of Workspace.                                                                                                                                                                                                                                                                                                                                                                            |
| 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. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields. |
| friendly_name                | core | string        | Friendly name of Workspace.                                                                                                                                                                                                                                                                                                                                                                          |
| id                           | core | string        | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"                                                                                                                                                                                                          |
| identity                     | core | json          |
| kind                         | core | string        | Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. E.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.                                                                                                                                                                |
| location                     | core | string        | The geo-location where the resource lives                                                                                                                                                                                                                                                                                                                                                            |
| managed_by                   | core | string        | The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.                                                                                                   |
| name                         | core | string        | The name of the resource                                                                                                                                                                                                                                                                                                                                                                             |
| object_id                    | core | string        | ObjectId of Workspace. (internal use)                                                                                                                                                                                                                                                                                                                                                                |
| plan                         | core | json          |
| private_endpoint_connections | core | json          | List of private endpoint connection associated with the specified resource                                                                                                                                                                                                                                                                                                                           |
| public_network_access        | core | string        | Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints                                                                                                                                                                                                                                           |
| resource_group               | core | string        |
| sku                          | core | json          |
| 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"                                                                                                                                                                                                                                                                                            |
