Skip to content

Commit 14500a0

Browse files
spelluruShannonLeavitt
andauthoredMar 16, 2022
Update articles/event-grid/edge/delivery-output-batching.md
Thank you!! Co-authored-by: Shannon Leavitt <[email protected]>
1 parent cd35af1 commit 14500a0

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed
 

‎articles/event-grid/edge/delivery-output-batching.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,7 @@ ms.topic: article
1313
Event Grid has support to deliver more than one event in a single delivery request. This feature makes it possible to increase the overall delivery throughput without paying the HTTP per-request overheads. Batching is turned off by default and can be turned on per-subscription.
1414

1515
> [!IMPORTANT]
16-
> On March 31, 2023, Event Grid on Azure IoT Edge support will be retired, so make sure to transition to IoT Edge native capabilities prior to that date. For more information, see [Transition from Event Grid on Azure IoT Edge to Azure IoT Edge ](transition.md).
17-
18-
> [!IMPORTANT]
19-
> On March 31, 2023, Event Grid on Azure IoT Edge support will be retired, so make sure to transition to IoT Edge native capabilities prior to that date. For more information, see [Transition from Event Grid on Azure IoT Edge to Azure IoT Edge ](transition.md).
20-
16+
> On March 31, 2023, Event Grid on Azure IoT Edge support will be retired, so make sure to transition to IoT Edge native capabilities prior to that date. For more information, see [Transition from Event Grid on Azure IoT Edge to Azure IoT Edge](transition.md).
2117
2218

2319
> [!WARNING]

0 commit comments

Comments
 (0)
Please sign in to comment.