Skip to content

Commit 2d9653c

Browse files
authored
Merge pull request MicrosoftDocs#3859 from wkasdorp/patch-1
Corrected an essentially wrong use of "cluster" to "node".
2 parents 8f0f88f + 6d6d025 commit 2d9653c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/tutorial-availability-sets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.custom: mvc
2121

2222
# How to use availability sets
2323

24-
In this tutorial, you learn how to increase the availability and reliability of your Virtual Machine solutions on Azure using a capability called Availability Sets. Availability sets ensure that the VMs you deploy on Azure are distributed across multiple isolated hardware clusters. Doing this ensures that if a hardware or software failure within Azure happens, only a sub-set of your VMs are impacted and that your overall solution remains available and operational.
24+
In this tutorial, you learn how to increase the availability and reliability of your Virtual Machine solutions on Azure using a capability called Availability Sets. Availability sets ensure that the VMs you deploy on Azure are distributed across multiple isolated hardware nodes in a cluster. Doing this ensures that if a hardware or software failure within Azure happens, only a sub-set of your VMs are impacted and that your overall solution remains available and operational.
2525

2626
In this tutorial, you learn how to:
2727

0 commit comments

Comments
 (0)