You monitor Azure virtual machines by using Azure Monitor. You plan to restart the virtual machines when CPU usage exceeds 95 percent for more than 30 minutes. You need to create an alert in Azure Monitor to restart the virtual machines. The solution must minimize administrative effort. Which type of action should you use in the alert? A. ITSM B. Webhook C. Automation Runbook D. Logic App Suggested Answer: C Automation runbooks allows you to automatically perform standard remediations in response to VM alerts, like restarting or stopping the VM. Previously, during VM alert rule creation you were able to specify an Automation webhook to a runbook in order to run the runbook whenever the alert triggered. However, this required you to do the work of creating the runbook, creating the webhook for the runbook, and then copying and pasting the webhook during alert rule creation. With this new release, the process is much easier because you can directly choose a runbook from a list during alert rule creation, and you can choose an Automation account which will run the runbook or easily create an account. Reference: https://azure.microsoft.com/en-us/blog/automatically-remediate-azure-vm-alerts-with-automation-runbooks/ This question is in AZ-300 Microsoft Azure Architect Technologies Exam For getting Microsoft Certified: Azure Solutions Architect Expert Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer