Azure update management data retrieve via REST API

Supun Bulathsinghala 6 Reputation points
2021-07-14T09:21:11.413+00:00

Hi all,

I'm having trouble in retrieving azure update management related information in a particular automation account. Is there a REST API to get all VMs update status and number of critical, Missing and Other updates missing for that VM.

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,196 questions
{count} vote

1 answer

Sort by: Most helpful
  1. tbgangav-MSFT 10,421 Reputation points
    2021-07-16T11:55:44.627+00:00

    Hi @Supun Bulathsinghala ,

    As shown in below screenshot, currently I see only below highlighted REST API's that are related to update management. Here is the document reference for the same.

    115375-image.png

    If these REST API's doesn't help to accomplish your requirement then if interested you may share it as feature request in this uservoice or feedback forum. In general, Azure feature team would check feasibility of a feature request, prioritize against existing feature backlog, add in roadmap as appropriate and would announce and/or update the related Azure document once a feature request is addressed.

    On the other hand, with the help of this and this references, you may find the same information in update management related kusto tables which you can query with the help of this REST API.

    0 comments No comments