avm-ptn-avd-lza-insights

Azure/avm-ptn-avd-lza-insights/azurerm

Terraform Module HCL AZURERM ✓ Verified

AVM for Azure Virtual Desktop Insights

Install
module "avm-ptn-avd-lza-insights" {
source = "Azure/avm-ptn-avd-lza-insights/azurerm"
version = "0.1.4"
}
⭐ Source on GitHub 📦 Registry page
README

terraform-azurerm-avm-ptn-avd-lza-insights ![Average time to resolve an issue](http://isitmaintained.com/project/Azure/terraform-azurerm-avm-ptn-avd-lza-insights "Average time to resolve an issue") ![Percentage of issues still open](http://isitmaintained.com/project/Azure/terraform-azurerm-avm-ptn-avd-lza-insights "Percentage of issues still open") Azure Verified Module to deploy Azure Virtual Desktop Insights Features Data Collection Rules for Azure Virtual Desktop Insights This module has been tested and validated to work with version 4.0.0 of the azurerm provider and is backward compatible. Requirements The following requirements are needed by this module: - terraform (>= 1.6.6, azurerm (>= 3.71.0, modtm (~> 0.3) - random (>= 3.6.0, Required Inputs The following input variables are requ

Inputs (22)
NameTypeDescriptionDefault
monitor_data_collection_rule_locationstring(Optional) The Azure Region where the Data Collection Rule should exist. Changin required
monitor_data_collection_rule_namestring(Required) The name which should be used for this Data Collection Rule. Changing required
monitor_data_collection_rule_resource_group_namestringThe name of the Resource Group where the Data Collection Rule should exist. Chan required
monitor_data_collection_rule_data_flowlist(object({ built_in_tr- `built_in_transform` - (Optional) The built-in transform to transform stream d required
managed_identitiesobject({ system_assigned Controls the Managed Identity configuration on this resource. The following pr{}
monitor_data_collection_rule_association_data_collection_rule_idstring(Optional) The ID of the Data Collection Rule which will be associated to the tanull
monitor_data_collection_rule_destinationsobject({ azure_monitor_me --- `azure_monitor_metrics` block supports the following: - `name` - (Option{}
monitor_data_collection_rule_stream_declarationset(object({ stream_name - `stream_name` - (Required) The name of the custom stream. This name should be null
monitor_data_collection_rule_timeoutsobject({ create = optiona- `create` - (Defaults to 30 minutes) Used when creating the Data Collection Rulnull
enable_telemetryboolThis variable controls whether or not telemetry is enabled for the module. For true
monitor_data_collection_rule_association_data_collection_endpoint_idstring(Optional) The ID of the Data Collection Endpoint which will be associated to thnull
monitor_data_collection_rule_association_namestring(Optional) The name which should be used for this Data Collection Rule Associatinull
monitor_data_collection_rule_data_collection_endpoint_idstring(Optional) The resource ID of the Data Collection Endpoint that this rule can benull
monitor_data_collection_rule_kindstring(Optional) The kind of the Data Collection Rule. Possible values are `Linux`, `Wnull
monitor_data_collection_rule_tagsmap(string)(Optional) A mapping of tags which should be assigned to the Data Collection Rulnull
role_assignmentsmap(object({ role_definit A map of role assignments to create on the Key Vault. The map key is deliberat{}
diagnostic_settingsmap(object({ name A map of diagnostic settings to create on the Key Vault. The map key is delibera{}
monitor_data_collection_rule_association_descriptionstring(Optional) The description of the Data Collection Rule Association.null
monitor_data_collection_rule_data_sourcesobject({ data_import = op --- `data_import` block supports the following: --- `event_hub_data_sourcnull
lockobject({ kind = string Controls the Resource Lock configuration for this resource. The following propnull
monitor_data_collection_rule_descriptionstring(Optional) The description of the Data Collection Rule.null
monitor_data_collection_rule_identityobject({ identity_ids = o- `identity_ids` - (Optional) A list of User Assigned Managed Identity IDs to benull
Outputs (2)
resource — The full output for the Monitor Data Collection Rule.
resource_id — The full output for the Monitor Data Collection Rule.
Resources (3)
azurerm_monitor_data_collection_rulemodtm_telemetryrandom_uuid
Details
FrameworkTerraform Module
LanguageHCL
Version0.1.4
Cloud AZURERM
★ Stars4
Forks6
Total downloads7.3k
Inputs22
Outputs2
Resources3
Examples1
LicenseMIT
NamespaceAzure
Updated