Resource Type: Azure > Virtual Desktop > Workspace
Azure Virtual Desktop workspace that provides a logical grouping of application groups for users. Workspaces organize and manage desktop and application resources, allowing administrators to control user access to virtual desktops and applications within the Azure Virtual Desktop environment.
Resource Context
Workspace is a part of the Virtual Desktop service.
Each Workspace lives under a Resource Group.
Controls
The primary controls for Azure > Virtual Desktop > Workspace are:
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-virtualdesktop#/resource/types/workspace
- tmod:@turbot/turbot#/resource/categories/compute
- turbot graphql resource --id "tmod:@turbot/azure-virtualdesktop#/resource/types/workspace"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-virtualdesktop#/resource/types/workspace';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-virtualdesktop#/resource/types/workspace"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-virtualdesktop#/resource/types/workspace' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query