Skip to content

Commit fe4fa70

Browse files
authored
Acrolinx fixes
1 parent 896dbf0 commit fe4fa70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Scheduled Events provides events in the following use cases:
5151
Metadata Service exposes information about running VMs by using a REST endpoint that's accessible from within the VM. The information is available via a nonroutable IP so that it's not exposed outside the VM.
5252

5353
### Scope
54-
Scheduled events are delivered to and can be acknowleged by:
54+
Scheduled events are delivered to and can be acknowledged by:
5555

5656
- Standalone Virtual Machines.
5757
- All the VMs in an [Azure cloud service (classic)](../../cloud-services/index.yml).
@@ -79,7 +79,7 @@ The Scheduled Events service is versioned. Versions are mandatory; the current v
7979
| 2020-07-01 | General Availability | All | <li> Added support for Event Duration |
8080
| 2019-08-01 | General Availability | All | <li> Added support for EventSource |
8181
| 2019-04-01 | General Availability | All | <li> Added support for Event Description |
82-
| 2019-01-01 | General Availability | All | <li> Added support for virtual machine scale sets EventType 'Terminate' |
82+
| 2019-01-01 | General Availability | All | <li> Added support for Virtual Machine Scale Sets EventType 'Terminate' |
8383
| 2017-11-01 | General Availability | All | <li> Added support for Spot VM eviction EventType 'Preempt'<br> |
8484
| 2017-08-01 | General Availability | All | <li> Removed prepended underscore from resource names for IaaS VMs<br><li>Metadata header requirement enforced for all requests |
8585
| 2017-03-01 | Preview | All | <li>Initial release |
@@ -398,4 +398,4 @@ if __name__ == '__main__':
398398
- Read more about the APIs that are available in the [Instance Metadata Service](instance-metadata-service.md).
399399
- Learn about [planned maintenance for Windows virtual machines in Azure](../maintenance-and-updates.md?bc=/azure/virtual-machines/windows/breadcrumb/toc.json&toc=/azure/virtual-machines/windows/toc.json).
400400
- Learn how to [monitor scheduled events for your VMs through Log Analytics](./scheduled-event-service.md).
401-
- Learn how to log scheduled events using Azure Event Hub in the [Azure Samples GitHub repository](https://github.com/Azure-Samples/virtual-machines-python-scheduled-events-central-logging).
401+
- Learn how to log scheduled events using Azure Event Hubs in the [Azure Samples GitHub repository](https://github.com/Azure-Samples/virtual-machines-python-scheduled-events-central-logging).

0 commit comments

Comments
 (0)