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/event-grid/mqtt-overview.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
---
2
-
title: 'Overview of MQTT broker feature in Azure Event Grid'
3
-
description: Describes how Azure Event Grid enables MQTT clients to communicate with each other and with Azure services, to support your Internet of Things (IoT) solutions.
2
+
title: 'Overview of MQTT broker in Azure Event Grid'
3
+
description: MQTT broker feature in Azure Event Grid enables MQTT clients to communicate with each other and with Azure services, to support IoT solutions.
4
4
ms.topic: concept-article
5
-
ms.date: 12/12/2024
5
+
ms.date: 01/15/2024
6
6
author: george-guirguis
7
7
ms.author: geguirgu
8
8
ms.subservice: mqtt
@@ -23,8 +23,6 @@ The MQTT broker is ideal for the implementation of automotive and mobility scena
23
23
24
24
:::image type="content" source="media/overview/mqtt-messaging-high-res.png" alt-text="High-level diagram of Event Grid that shows bidirectional MQTT communication with publisher and subscriber clients." border="false":::
25
25
26
-
27
-
28
26
## Key concepts
29
27
The following are a list of key concepts involved in Azure Event Grid’s MQTT broker feature.
30
28
@@ -109,6 +107,7 @@ Custom domain names support allows users to assign their own domain names to Eve
109
107
110
108
111
109
## Concepts
110
+
See the following articles for concepts of MQTT broker in Azure Event Grid:
0 commit comments