Skip to content

Commit 2fa241e

Browse files
Typo correction: Caused
Changed "This can be causeed by" to "This can be caused by" to correct the typo. This resolves https://github.com/MicrosoftDocs/azure-docs/issues/92539.
1 parent 1455f60 commit 2fa241e

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
@@ -95,7 +95,7 @@ If you look at the availability set in the portal by going to **Resource Groups*
9595
![Availability set in the portal](./media/tutorial-availability-sets/fd-ud.png)
9696

9797
> [!NOTE]
98-
> Under certain circumstances, 2 VMs in the same AvailabilitySet could share the same FaultDomain. This can be confirmed by going into your availability set and checking the Fault Domain column. This can be causeed by the following sequence of events while deploying the VMs:
98+
> Under certain circumstances, 2 VMs in the same AvailabilitySet could share the same FaultDomain. This can be confirmed by going into your availability set and checking the Fault Domain column. This can be caused by the following sequence of events while deploying the VMs:
9999
> 1. The 1st VM is Deployed
100100
> 1. The 1st VM is Stopped/Deallocated
101101
> 1. The 2nd VM is Deployed.

0 commit comments

Comments
 (0)