Resource Type: Azure > Virtual Desktop > Host Pool
Azure Virtual Desktop host pool that provides a collection of session hosts that can be used to run virtual desktops and applications. Host pools define the configuration, scaling, and management settings for virtual desktop infrastructure, allowing administrators to control session host provisioning, load balancing, and user access policies.
Resource Context
Host Pool is a part of the Virtual Desktop service.
Each Host Pool lives under a Resource Group.
Controls
The primary controls for Azure > Virtual Desktop > Host Pool 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/hostPool
- tmod:@turbot/turbot#/resource/categories/compute
- turbot graphql resource --id "tmod:@turbot/azure-virtualdesktop#/resource/types/hostPool"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-virtualdesktop#/resource/types/hostPool';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-virtualdesktop#/resource/types/hostPool"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-virtualdesktop#/resource/types/hostPool' 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