This is an old revision of the document!
Virtual Machines
- Scale sets provide a way to create multiple VMs (based on the same image) dynamically as demand grows and shrinks.
- Availability sets are a way of grouping VMs to spread them across multiple fault domains and update domains to provide high availability.
Notes
- What options are there for making a VM accessible from the Internet (e.g. public IP, load-balancer, NAT, etc)?