Skip to content

Commit 6f86b9c

Browse files
Merge pull request #262610 from SnehaSudhirG/07Jan-AUMFormatEdit
minor edit
2 parents abcd293 + c691bd6 commit 6f86b9c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/update-manager/pre-post-events-common-scenarios.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ You can view the status of the maintenance job from the ARG query mentioned abov
169169

170170
:::image type="content" source="./media/pre-post-events-common-scenarios/view-job-status.png" alt-text="Screenshot that shows how to insert the resource group, maintenance configuration." lightbox="./media/pre-post-events-common-scenarios/view-job-status.png":::
171171

172+
---
172173

173174
## Why the scheduled run was cancelled by the system?
174175

@@ -185,9 +186,6 @@ If the user modifies the schedule run time after the pre-event has been triggere
185186
> [!NOTE]
186187
> Azure Event Grid adheres to an at-least-once delivery paradigm. This implies that, in exceptional circumstances, there is a chance of the event handler being invoked more than once for a given event. Customers are advised to ensure that their event handler actions are idempotent. In other words, if the event handler is executed multiple times, it should not have any adverse effects. Implementing idempotency ensures the robustness of your application in the face of potential duplicate event invocations.
187188
188-
189-
---
190-
191189
## Next steps
192190
- For an overview on [pre and post scenarios](pre-post-scripts-overview.md)
193191
- Manage the [pre and post maintenance configuration events](manage-pre-post-events.md)

0 commit comments

Comments
 (0)