What should you do?

You administer an Azure-based solution that performs image processing. You have four Standard D3 Azure Resource Manager (ARM) virtual machines (VMs). AllVMs are deployed in a Virtual Machine Scale Set (VMSS).The servers must scale up or down as the workload increases or decreases.You need to configure auto-scaling to scale the VMSS when the server workload is above 95 percent or below 5 percent.What should you do?References:https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-vertical-scale-reprovision

Question:

What should you do?

Options:

Navigate to the VM’s Size panel and increase the instance count.

Navigate to the VMSS Metric panel and add a new alert for the CPU Percentage Metric. Configure the alert to notify Via email.

Navigate to the VM’s Metric panel and enable diagnostics for basic metrics.

Navigate to the VMSS Metric panel and add a new alert for the CPU Percentage Metric. Configure the alert to notify via webhook.

Correct Answer

The Correct Answer for this Question is

Navigate to the VMSS Metric panel and add a new alert for the CPU Percentage Metric. Configure the alert to notify via webhook.

Leave a Comment