For the complete documentation index, see llms.txt. This page is also available as Markdown.

Templated

Create Templated

post

Creates Azure Virtual Desktop Hosts from a Templated Azure Virtual Desktop Host Pool.

Query parameters
siteIdinteger · int32Optional

Site ID for which to create the Azure Virtual Desktop Host (optional)

Body
hostPoolIdinteger · int32Required

Host Pool Id of the AVD Host.

numberOfHostsinteger · int32Required

Number of Hosts to create from template.

Responses
204

No Content

No content

post/api/Provider/VM/AVDHost/Templated

No content

Remove Templated

delete

Removes Azure Virtual Desktop Hosts from a Templated Azure Virtual Desktop Host Pool.

Path parameters
providerIdinteger · int32Required

The Templated Azure Virtual Desktop Host Pool ID from which to remove the Azure Virtual Desktop Hosts.

idstringRequired

The ID of the target host VM.

Query parameters
siteIdinteger · int32Optional

Site ID for which to remove the Azure Virtual Desktop Host (optional)

Responses
204

No Content

No content

delete/api/Provider/{providerId}/VM/{id}/AVDHost/Templated

No content