Skip to content

Commit 263d77a

Browse files
authored
Update overview.md
1 parent 08113c6 commit 263d77a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machine-scale-sets/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: jushiman
66
ms.topic: overview
77
ms.service: azure-virtual-machine-scale-sets
88
ms.subservice:
9-
ms.date: 06/14/2024
9+
ms.date: 08/16/2024
1010
ms.reviewer: mimckitt
1111

1212
---
@@ -45,7 +45,7 @@ Azure Virtual Machine Scale Sets provide the management capabilities for applica
4545

4646
- **Provides high availability and application resiliency**
4747
- Scale sets are used to run multiple instances of your application. If one of these VM instances has a problem, customers continue to access your application through one of the other VM instances with minimal interruption.
48-
- For more availability, you can use [Availability Zones](../availability-zones/az-overview.md) to automatically distribute VM instances in a scale set within a single datacenter or across multiple datacenters.
48+
- For more availability, you can use [Availability Zones](../availability-zones/az-overview.md) to automatically distribute VM instances in a scale set within a single datacenter or across multiple datacenters. Deploying VMs across Availability Zones can protect you against data center failure. Note that a scale set can't protect you against data center failures.
4949

5050
- **Allows your application to automatically scale as resource demand changes**
5151
- Customer demand for your application may change throughout the day or week. To match customer demand, scale sets can automatically increase the number of VM instances as application demand increases, then reduce the number of VM instances as demand decreases.

0 commit comments

Comments
 (0)