aad_group_name |
Azure Active Directory Group for AVD users |
string |
n/a |
yes |
ad_rg |
The resource group for AD VM |
string |
n/a |
yes |
ad_vnet |
Name of domain controller vnet |
string |
n/a |
yes |
avd_users |
AVD users |
list |
[] |
no |
deploy_location |
The Azure Region in which all resources in this example should be created. |
string |
n/a |
yes |
dns_servers |
Custom DNS configuration |
list(string) |
n/a |
yes |
domain_name |
Name of the domain to join |
string |
n/a |
yes |
domain_password |
Password of the user to authenticate with the domain |
string |
n/a |
yes |
domain_user_upn |
Username for domain join (do not include domain name as this is appended) |
string |
n/a |
yes |
hostpool |
Name of the Azure Virtual Desktop host pool |
string |
"AVD-TF-HP" |
no |
local_admin_password |
local admin password |
any |
n/a |
yes |
local_admin_username |
local admin username |
string |
n/a |
yes |
ou_path |
n/a |
string |
"" |
no |
prefix |
Prefix of the name of the AVD machine(s) |
string |
n/a |
yes |
rdsh_count |
Number of AVD machines to deploy |
number |
2 |
no |
rg_name |
Name of the Resource group in which to deploy these resources |
string |
"AVD-TF" |
no |
shared |
Prefix of the name of the AVD machine(s) |
string |
n/a |
yes |
subnet_range |
Address range for session host subnet |
list(string) |
n/a |
yes |
vm_size |
Size of the machine to deploy |
string |
"Standard_DS2_v2" |
no |
vnet_range |
Address range for deployment VNet |
list(string) |
n/a |
yes |
workspace |
Name of the Azure Virtual Desktop workspace |
string |
"AVD TF Workspace" |
no |