question

POLINENIKiran-1542 avatar image
0 Votes"
POLINENIKiran-1542 asked POLINENIKiran-1542 answered

How to deploy windows updates on multiple VMs across multiple resource groups

We have a requirement of installing the windows updates at a time windows azure VMs. we have 3 windows VMs under 3 different resource groups which are connected to different log Analytics workspaces. WIth single automation account can we schedule the update deployment on all 3 VMS. or is there any other possible way please guide me using windows update management.

Thanks in advance.

windows-server
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

LimitlessTechnology-2700 avatar image
0 Votes"
LimitlessTechnology-2700 answered LimitlessTechnology-2700 edited

Hello,

In fact there are different ways to manage updates on Azure VMs, all quite well explained here, but my personal preference is also through Automation Account.

https://docs.microsoft.com/en-us/azure/automation/update-management/manage-updates-for-vm

Hope it help you,

Don't forget to vote if helpful, or mark as answer if it resolved your query,

Best regards!

Luis P

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

POLINENIKiran-1542 avatar image
0 Votes"
POLINENIKiran-1542 answered

@LimitlessTechnology-2700 Thanks for reply.

Using automation account we can install the updates on the VMs which are connected to single Log analytics workspace, whereas My requirement is quite different, we have 3 different VMs which are connected to different LA workspace, using single schedule deployment we need to install all VMs which are connected to different LA workspace. Is there any possibility or custom script to achieve this requirement.

Thanks in advance.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.