Enable update management using arm template

Roman Kolbnev 1 Reputation point
2022-09-16T07:19:46.183+00:00

Hello.
I have arm template to deploy azure vm.
I have to enable update management for vm using this arm template.
Could you help me and give me advise how I can do it with my current arm template?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,590 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
272 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Maxim Sergeev 6,566 Reputation points Microsoft Employee
    2022-09-16T17:59:44.007+00:00

    Hi @Roman Kolbnev ,

    Pleas have a look to a brand-new Update Management Center (Update Management v2)
    https://learn.microsoft.com/en-us/azure/update-center/enable-machines?tabs=portal-periodic

    It doesn't' have any MMA\AMA agent dependencies anymore. You just need to enable assessments from cli\portal\arm calls directly

    0 comments No comments