You administer an Azure-based solution that performs image processing. You have four Standard D3 Azure
Resource Manager (ARM) virtual machines (VMs). All VMs 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?

A.
Navigate to the VM’s Size panel and increase the instance count.
B.
Navigate to the VMSS Metric panel and add a new alert for the CPU Percentage Metric. Configure the alert
to notify Via email.
C.
Navigate to the VM’s Metric panel and enable diagnostics for basic metrics,
D.
Navigate to the VMSS Metric panel and add a new alert for the CPU Percentage Metric. Configure the alert
to notify via webhook.
Explanation:
https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-vertical-scalereprovision
Add autoscale rules using Azure PowerShell
Create an Azure template to add scaling rules
Call the REST API or a managed SDK
https://msftstack.wordpress.com/2017/03/05/how-to-add-autoscale-to-an-azure-vm-scale-set/
0
0
None of those questions are good…B and D only send a email to notify, doesnt do any auto-scale..
answer should be related with the creation of a scale condition to set it to 95% of cpu and then auto scale if the condition is met..
https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/monitoring-autoscale-scale-by-custom-metric
3
0
I agree with toast, anyway i could choose D) if i need to choose between the given answers.
1
0
What’s more, part of that new 254Q 70-532 dumps are available here:
https://drive.google.com/open?id=0B-ob6L_QjGLpfmZSUFFPa0F4WENQMGl3SjhPSkpaTWlzakMwRzF6d2ctUWRTa1V4TTU1c0E
Best Regards!
0
1