azure virtual machine patch status through azure service health

Diptesh Kumar 101 Reputation points
2024-05-19T07:11:23.66+00:00

I am using azure update manager to apply patches for the virutal machines.

1.

is there any way we can use azure service health as alert option to notify that machine is patched and machine patch is completed and machine patch is in progress..

If so how we can use?

2.

I noticed fired in azure service health for VM. what does fire indicates?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,885 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
258 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. akinbade abiola 2,580 Reputation points
    2024-05-19T08:53:33.8666667+00:00

    Hello Diptesh Kumar,
    Thanks for your question.

    To notify that a machine is patched, you will need to leverage Azure Monitor/Azure Automation update management. This is achievable through Update management Centre with the help of azure monitor custom log queries

    https://learn.microsoft.com/en-us/azure/update-center/sample-query-logs

    https://learn.microsoft.com/en-us/azure/automation/update-management/configure-alerts

    For your second question:
    In Azure Service Health, a "fired" event indicates that a specific health event has been detected for an Azure service. They can be informational or alert driven

    Please let me know if you have further questions**

    You can mark it 'Accept Answer' if this helped.

    0 comments No comments