You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/update-manager/tutorial-webhooks-using-runbooks.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -358,10 +358,10 @@ Invoke-AzRestMethod `
358
358
1. Keep the schema as **Event Grid Schema**.
359
359
1. In the **Event Types** section, **Filter to Event Types**.
360
360
1. Select **Pre Maintenance Event** for a pre-event.
361
-
- In the **Endpoint details** section, select the **Webhook** endpoint and select **Configure and Endpoint**.
361
+
- In the **Endpoint details** section, select the **Webhook** endpoint and select **Configure an Endpoint**.
362
362
- Provide the appropriate details such as pre-event webhook **URL** to trigger the event.
363
363
1. Select **Post Maintenance Event** for a post-event.
364
-
- In the **Endpoint details** section, the **Webhook** endpoint and select **Configure and Endpoint**.
364
+
- In the **Endpoint details** section, the **Webhook** endpoint and select **Configure an Endpoint**.
365
365
- Provide the appropriate details such as post-event webhook **URL** to trigger the event.
366
366
:::image type="content" source="./media/tutorial-webhooks-using-runbooks/create-event-subscription.png" alt-text="Screenshot that shows the options to create the events subscriptions." lightbox="./media/tutorial-webhooks-using-runbooks/create-event-subscription.png":::
0 commit comments