Practice free →
HomeAzure AZ-305cloudcomputingaz305continuity › Which Azure VM Scale Set feature should an archi…

Which Azure VM Scale Set feature should an architect recommend to automatically scale capacity based on a CloudWatch-like metric (e.g. average CPU at 60%) and self-heal failed instances?

AAzure DNS
BVM Scale Sets with autoscale rules + health probes + automatic instance repair
CManually launching VMs during peak
DAzure Bastion
Answer & Solution
Correct answer: B. VM Scale Sets with autoscale rules + health probes + automatic instance repair
VMSS + autoscale + automatic repair is Azure's reactive-scale + self-heal pattern (per AZ-305 §3 HA + §4 compute). The other options don't autoscale.
Solve this in the app — Azure AZ-305 practice & 24k+ MCQs →
Related questions