Skip to content

Commit 2f1e541

Browse files
committed
Update to known ID
1 parent c99a445 commit 2f1e541

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/iot-operations/connect-to-cloud/tutorial-mqtt-bridge.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: patricka
66
ms.service: azure-iot-operations
77
ms.subservice: azure-data-flows
88
ms.topic: tutorial
9-
ms.date: 01/07/2025
9+
ms.date: 01/08/2025
1010

1111
#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.
1212
---
@@ -171,8 +171,8 @@ Write-Output $PRINCIPAL_ID
171171

172172
Take note of the output value for `identity.principalId`, which is a GUID value with the following format:
173173

174-
```output
175-
d84481ae-9181-xxxx-xxxx-xxxxxxxxxxxx
174+
```Output
175+
aaaaaaaa-bbbb-cccc-1111-222222222222
176176
```
177177

178178
Then, use Azure CLI to assign publisher and subscriber roles to Azure IoT Operations MQTT for the topic space you created.

0 commit comments

Comments
 (0)