Skip to content

Commit 2f80b84

Browse files
committed
add a note
1 parent 621d54d commit 2f80b84

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/iot-operations/connect-to-cloud/howto-configure-mqtt-endpoint.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,9 @@ Then, go to the Event Grid namespace > **Access control (IAM)** > **Add role ass
236236

237237
Alternatively, you can assign the role at the topic space level. Go to the topic space > **Access control (IAM)** > **Add role assignment**. Assign the managed identity with an appropriate role like `EventGrid TopicSpaces Publisher` or `EventGrid TopicSpaces Subscriber`. This gives the managed identity the necessary permissions to send or receive messages for the specific topic space.
238238

239+
>[!NOTE]
240+
>A second deployment with the same dataflow configuration will not be able to connect and will result in an authorization error. To address this issue, change the dataflow name in the second configuration. This issue arises only if the second deployment occurs simultaneously with the first deployment or shortly after, until the MQTT session expires.
241+
239242
### Create dataflow endpoint for Event Grid MQTT broker
240243

241244
Once the Event Grid namespace is configured, you can create a dataflow endpoint for the Event Grid MQTT broker.

0 commit comments

Comments
 (0)