Azure Automation Task

Julie M 521 Reputation points
2022-07-06T02:53:42.883+00:00

Dear team,

Can someone help to understand, how to automate the below task using azure automation.

  1. Report software/patching version on VM - For Software inventory I found this article https://learn.microsoft.com/en-us/azure/automation/automation-tutorial-installed-software Patch also will work the same way?
  2. health check like reboot pending service/system status
  3. Extract UAM data
  4. Event trigger for auto log and auto close incident.
  5. Perform ASG Baeline

Any step by step article would be really helpful, as i plan to simulate in my Lab infra.

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,111 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AnuragSingh-MSFT 19,686 Reputation points
    2022-07-07T08:01:00.5+00:00

    @Julie M , thank you for reaching out to Microsoft Q&A for this question. There is a combination of services that can be used to achieve this.

    1. To track software inventory - Azure Automation Change Tracking and Inventory

    2. For Update management and pending reboot monitoring - Azure Automation Update Management

    3. For other requirements in the question, you may use Microsoft Sentinel

    Please let me know if you have any questions.