Skip to content

Commit 80d2dd7

Browse files
authored
Acrolinx
1 parent aa1351b commit 80d2dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/update-manager/pre-post-events-schedule-maintenance-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This article describes on how to create pre and post events in Azure Update Mana
1919

2020
## Event Grid in schedule maintenance configurations
2121

22-
Azure Update Manager leverages Event grid to create and manage pre and post events. For more information, go through the [overview of Event Grid](../event-grid/overview.md). To trigger an event either before or after a schedule maintenance window, you require the following:
22+
Azure Update Manager leverages Event Grid to create and manage pre and post events. For more information, go through the [overview of Event Grid](../event-grid/overview.md). To trigger an event either before or after a schedule maintenance window, you require the following:
2323

2424
1. **Schedule maintenance configuration** - You can create Pre and post events for a schedule maintenance configuration in Azure Update Manager. For more information, see [schedule updates using maintenance configurations](scheduled-patching.md).
2525
1. **Action to be performed in the pre or post event** - You can use the [Event handlers](../event-grid/event-handlers.md) (Endpoints) supported by Event Grid to define actions or tasks. Here are examples on how to create Azure Automation Runbooks via Webhooks and Azure Functions. Within these Event handlers/Endpoints, you must define the actions that should be performed as part of pre and post events.

0 commit comments

Comments
 (0)