What task should you include in the runbook?

August 21, 2021 by Admin

You have an Azure subscription that contains an Azure virtual machine named VM1. VM1 runs a financial reporting app named App1 that does not support multiple active instances.

At the end of each month, CPU usage for VM1 peaks when App1 runs.

You need to create a scheduled runbook to increase the processor performance of VM1 at the end of each month.

What task should you include in the runbook?

  • Add the Azure Performance Diagnostics agent to VM1.
  • Modify the VM size property of VM1.
  • Add VM1 to a scale set.
  • Increase the vCPU quota for the subscription.
  • Add a Desired State Configuration (DSC) extension to VM1.

Leave a Reply