What are the best tools and strategies for automating Windows patching in Azure?

0
7
Asked By TechnoWhiz99 On

I'm looking for insights on what tools or strategies you all recommend for automating the patching of Windows machines and applications in Azure. Specifically, I'm trying to manage this across multiple time zones and ensure it aligns with customer-specific schedules. Any tips would be greatly appreciated!

2 Answers

Answered By CloudGuru_21 On

Consider using Azure Update Manager in conjunction with tagging by customer or region. You can set up maintenance windows for each tag, which helps manage the different time zones. Phased rollouts are also a smart move to avoid patching everything at once and causing chaos!

TinkererTech -

Thanks for the suggestion! How do you handle updating application packages while using this method?

Answered By PatchMaster3000 On

You might want to check out Azure Arc for this; it's designed to handle patching across different environments. Also, consider using hot patch images since they don’t require reboots, which can make managing schedules a lot easier!

PatchingAficionado -

Thanks for the tip! I’ll definitely look into Azure Arc.

CuriousCat88 -

I think hot patching might be great for OS updates, but what about other applications? Does it work for those too?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.