gen-application-insights

Latest: v1.1.5
Category
Monitoring
Total Versions
6
Last Updated
7/7/2026

Release History

v1.1.5 Latest

Changes:

  • Replaced RG based location mechanism with dedicated location variable
  • location variable default value is 'westeurope'
  • Merged PR 19870: Update-modules

v1.1.4

Changes:

  • Changed "daily_data_cap_notifications_disabled" to "daily_data_cap_notifications_enabled" as it would become deprecated in v5.0 of AzureRM provider. Changed "local_authentication_disabled" to "local_authentication_enabled" as it would become deprecated in v5.0 of AzureRM provider.
  • Merged PR 19584: Updated application_insights.tf

v1.1.3

Changes:

  • Changed "disable_ip_masking" to "ip_masking_enabled" as it would become deprecated in v5.0 of AzureRM provider.
  • Merged PR 19581: Updated application_insights.tf

v1.1.2

Changes:

  • Replaced "managedBy" with "ManagedBy" to ensure structural naming within the environments.
  • Merged PR 17184: Fix casing in tagname

v1.1.1

Changes:

  • Added the ACT - Nightly build trigger as a pipeline resource trigger. Pipeline will then only run the test stage every night. Removed src trigger
  • Merged PR 17096: Update pull request template and add nightly build trigger configuration

v1.1.0

Changes:

  • Added variable group
  • Changed releasenote branch to main
  • Changed PR template without skip
  • Added IPMhub publish
  • Merged PR 12199: Add header comment for resource group data section in application insights
  • Updated pipeline and pull request template to work with the simacsupport releasenote website.
  • Update tflint to latest version.