avm-res-desktopvirtualization-applicationgroup
Azure/avm-res-desktopvirtualization-applicationgroup/azurerm
AVM for Desktop Virtualization Application group
terraform-azurerm-avm-res-desktopvirtualization-applicationgroup   Terraform Azure Verified Module to deploy Azure Virtual Desktop Application Group and associated resources. Requirements The following requirements are needed by this module: - terraform (>= 1.9, azurerm (>= 3.71, modtm (~> 0.3) - random (>= 3.5.1, Required Inputs The following input variables are required: virtual\_desktop\_application\_group\_host\_pool\_id Description: (Require
| Name | Type | Description | Default |
|---|---|---|---|
| virtual_desktop_application_group_name | string | (Required) The name of the Virtual Desktop Application Group. Changing the name | required |
| virtual_desktop_application_group_location | string | (Required) The location/region where the Virtual Desktop Application Group is lo | required |
| virtual_desktop_application_group_resource_group_name | string | (Required) The name of the resource group in which to create the Virtual Desktop | required |
| virtual_desktop_application_group_type | string | (Required) Type of Virtual Desktop Application Group. Valid options are `RemoteA | required |
| virtual_desktop_application_group_host_pool_id | string | (Required) Resource ID for a Virtual Desktop Host Pool to associate with the Vir | required |
| role_assignments | map(object({ role_definiti | A map of role assignments to create on the <RESOURCE>. The map key is deliberate | {} |
| tracing_tags_prefix | string | Default prefix for generated tracing tags | "avm_" |
| virtual_desktop_application_group_friendly_name | string | (Optional) Option to set a friendly name for the Virtual Desktop Application Gro | null |
| diagnostic_settings | map(object({ name | A map of diagnostic settings to create on the Key Vault. The map key is delibera | {} |
| enable_telemetry | bool | This variable controls whether or not telemetry is enabled for the module. For m | true |
| tracing_tags_enabled | bool | Whether enable tracing tags that generated by BridgeCrew Yor. | false |
| virtual_desktop_application_group_timeouts | object({ create = optional | - `create` - (Defaults to 60 minutes) Used when creating the Virtual Desktop App | null |
| lock | object({ kind = string | Controls the Resource Lock configuration for this resource. The following prop | null |
| virtual_desktop_application_group_tags | map(string) | (Optional) A mapping of tags to assign to the resource. | null |
| virtual_desktop_application_group_default_desktop_display_name | string | (Optional) Option to set the display name for the default desktop application. C | null |
| virtual_desktop_application_group_description | string | (Optional) Option to set a description for the Virtual Desktop Application Group | null |
resource_id — The ID of the Azure Virtual Desktop application groupresource — This output is the full output for the resource to allow flexibility to reference all possible valueAzure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,