Skip to content

Releases: Azure/AzureMonitorForVMs-ArmTemplates

vmi_ama_ga

14 Jul 17:56
44f72ad
Compare
Choose a tag to compare
Merge pull request #4 from vpidatala94/user/vpidatala/19574990

user/vpidatala/19574990 - adding VMI DCR templates

vmi_ama_publicpreview-v1.0.0

25 Oct 19:18
Compare
Choose a tag to compare
Pre-release

These are the ARM templates of the VMI<>AMA public preview.

v4.0.0

12 Aug 00:42
fe386b0
Compare
Choose a tag to compare

Bug fix: reverting auto-upgrade feature. This feature is not publicly available for all subscriptions and installation might fail. Hence reverting this change.

v3.0.0

15 Jun 16:53
91d3da2
Compare
Choose a tag to compare

New features:

  1. ARM templates for onboarding existing Azure Arc machines.
  2. Auto-upgrade feature - This installs new new version of extension when its available.

Note: autoUpgradeMinorVersion upgrades to latest versions if there is a minor version change, but this will trigger when there is a metadata change on the VM.

Bug fixes:

  1. Add "OsType" as parameter in new VMSS resource creation template.

v2.0.0

05 Mar 19:37
Compare
Choose a tag to compare

Modified templates to onboard to new VMInsights solution. As part of configure workspace:
1. Deploy VMInsights solution.
2. Do not deploy ServiceMap solution.
3. Do not enable performance counters. (VMInsights solution will enable necessary performance counters)

v1.0.0

16 Oct 17:59
Compare
Choose a tag to compare
Added ARM templates for onboarding VM/VMSS/LA Workspace to Azure Moni…