Skip to content

Commit 99ad7e4

Browse files
authored
Update iaas.md
1 parent 38075ca commit 99ad7e4

File tree

1 file changed

+2
-2
lines changed
  • articles/security/fundamentals

1 file changed

+2
-2
lines changed

articles/security/fundamentals/iaas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ Your subscription admins and coadmins can change this setting, making them admin
5353
5454
Organizations that control VM access and setup improve their overall VM security.
5555

56-
## Use multiple VMs for better availability
57-
If your VM runs critical applications that need to have high availability, we strongly recommend that you use multiple VMs. For high availability, use [Virtual Machine Scale Sets](https://learn.microsoft.com/azure/virtual-machine-scale-sets/overview) with availability [zones](../../reliability/availability-zones-overview.md).
56+
## Use Virtual Machine Scale Sets for high availability
57+
If your VM runs critical applications that need to have high availability, we strongly recommend that you use [Virtual Machine Scale Sets](https://learn.microsoft.com/azure/virtual-machine-scale-sets/overview).
5858

5959
Virtual Machine Scale Sets let you create and manage a group of load balanced VMs. The number of VM instances can automatically increase or decrease in response to demand or a defined schedule. Scale sets provide high availability to your applications, and allow you to centrally manage, configure, and update many VMs. There is no cost for the scale set itself, you only pay for each VM instance that you create.
6060

0 commit comments

Comments
 (0)