Compute
CoreAzure Virtual Machine Scale Sets
Managed VM groups, flexible orchestration, and scale-out operations.
Key points
- Manage a group of VM instances with shared orchestration and lifecycle.
- Support horizontal capacity changes and load-balancer integration.
- Flexible orchestration is recommended for new workloads and retains VM-style control.
Best-known use cases
- Autoscale a stateless application fleet.
- Manage repeated VM instances with coordinated health and upgrades.
What candidates often confuse it with
- Scale set vs individual VMs: orchestrated fleet vs separately operated servers.
- Scale out vs resize: more instances vs a different per-instance compute shape.
Key takeaway
Use VM Scale Sets when a workload needs coordinated VM fleet management or horizontal scaling.
Related services
- Azure Availability Zones
- Availability sets
Relevant exam tasks
- D3.2.S6 — Deploy virtual machines to availability zones and availability sets
- D3.2.S7 — Deploy and configure an Azure Virtual Machine Scale Sets