azure vm update

Testa 531 Reputation points
2022-09-09T11:39:00.407+00:00

Hi,

We are currently doing self-service maintenance manually for 100 plus VMs since we need to communicate an exact maintenance window to our end-customer.
And we are checking manually if the update is completed or not since we cannot find any log.

Is there any way to get a log and use the log to be notified? or any PowerShell script we can use to avoid the manual checking?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
5,920 questions
0 comments No comments
{count} votes

Accepted answer
  1. rafalzak 3,211 Reputation points
    2022-09-09T11:54:46.193+00:00

    Hi @Testa ,

    You could use SCCM or WSUS to automate patch management process. In regards to powershell there is a command get-hotfix which simple display all patches applied.
    https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.management/get-hotfix?view=powershell-7.2


0 additional answers

Sort by: Most helpful