Skip to content

Commit b2a3806

Browse files
Merge pull request #251901 from jaganth/patch-17
Update mqtt-topic-spaces.md
2 parents 014544e + e9ca1e9 commit b2a3806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/mqtt-topic-spaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A topic space represents multiple topics through a set of topic templates. Topic
1313

1414
[!INCLUDE [mqtt-preview-note](./includes/mqtt-preview-note.md)]
1515

16-
Topic spaces are used to simplify access control management by enabling you to grant publish or subscribe access to a group of topics at once instead of managing access for each individual topic. To publish or subscribe to any MQTT topic, you need to:
16+
Topic spaces are used to simplify access control management by enabling you to scope publish or subscribe access for a client group, to a group of topics at once instead of managing access for each individual topic. To publish or subscribe to any MQTT topic, you need to:
1717

1818
1. Create a **client** resource for each client that needs to communicate over MQTT.
1919
2. Create a **client group** that includes the clients that need access to publish or subscribe on the same MQTT topic.

0 commit comments

Comments
 (0)