AVD Templates
Overview
Permissions
{
"Rules": [
{
"Name": "Allow admins to access the templating feature",
"Groups": [
"<Group ID of Admin Group>"
],
"Permissions": [
"CanReadTemplateTable",
"CanReadTemplateDetails",
"CanEditTemplate",
"CanDeleteTemplate",
"CanChangeTemplatePackages",
"CanChangeTemplateTokens"
]
}
]
}Managing templates
Creating a template


Add Applications to a Template


Remove Applications from a Template

Create a Token

Using a Template
AVD / Headless Provisioning

Logging and Traces
Last updated
Was this helpful?