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/iot-operations/connect-to-cloud/tutorial-mqtt-bridge.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: patricka
6
6
ms.service: azure-iot-operations
7
7
ms.subservice: azure-data-flows
8
8
ms.topic: tutorial
9
-
ms.date: 01/07/2025
9
+
ms.date: 01/08/2025
10
10
11
11
#CustomerIntent: As an operator, I want to understand how to create a bi-directional MQTT bridge to Azure Event Grid so that I can send and receive messages between devices and services.
12
12
---
@@ -171,8 +171,8 @@ Write-Output $PRINCIPAL_ID
171
171
172
172
Take note of the output value for `identity.principalId`, which is a GUID value with the following format:
173
173
174
-
```output
175
-
d84481ae-9181-xxxx-xxxx-xxxxxxxxxxxx
174
+
```Output
175
+
aaaaaaaa-bbbb-cccc-1111-222222222222
176
176
```
177
177
178
178
Then, use Azure CLI to assign publisher and subscriber roles to Azure IoT Operations MQTT for the topic space you created.
0 commit comments