Skip to content

Commit 7140c81

Browse files
authored
Added availability zone to event scope
"availability zone" already added in the Linux's document. https://docs.microsoft.com/en-us/azure/virtual-machines/linux/scheduled-events > All the VMs in an availability set/ availability zone. Ref: https://github.com/MicrosoftDocs/azure-docs/issues/55231
1 parent aa54400 commit 7140c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/scheduled-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Each event is scheduled a minimum amount of time in the future based on event ty
132132
Scheduled events are delivered to:
133133
- Standalone Virtual Machines
134134
- All Virtual Machines in a Cloud Service
135-
- All Virtual Machines in an Availability Set
135+
- All Virtual Machines in an Availability Set/Availability Zone
136136
- All Virtual Machines in a Scale Set Placement Group.
137137

138138
As a result, you should check the `Resources` field in the event to identify which VMs are going to be impacted.

0 commit comments

Comments
 (0)