Skip to content

Commit 339dcf7

Browse files
Merge pull request #247454 from george-guirguis/main
added client life cycle events blurb to overview
2 parents f509c08 + 07b4294 commit 339dcf7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/event-grid/mqtt-overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ Event Grid allows you to route your MQTT messages to Azure services or webhooks
9191

9292
:::image type="content" source="media/mqtt-overview/routing-high-res.png" alt-text="Diagram of the MQTT message routing." border="false":::
9393

94+
### MQTT Clients Life Cycle Events
95+
96+
Client Life Cycle events allow applications to react to events about the client connection status or the client resource operations. It allows you to keep track of your client's connection status, react with a mitigation action for client disconnections, and track the namespace that your clients are attached to during automated failovers.Learn more about [MQTT Client Life Cycle Events](mqtt-client-life-cycle-events.md).
97+
9498
## Next steps
9599

96100
Use the following articles to learn more about the MQTT support in Event Grid and its main concepts.

0 commit comments

Comments
 (0)