Skip to content

Commit 9c4523c

Browse files
committed
Client ID change alert
1 parent 6176acf commit 9c4523c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,10 @@ kubectl create configmap client-ca-configmap --from-file root_ca.crt -n azure-io
747747

748748
### Client ID prefix
749749

750-
You can set a client ID prefix for the MQTT client. The client ID is generated by appending the dataflow instance name to the prefix.
750+
You can set a client ID prefix for the MQTT client. The client ID is generated by appending the dataflow instance name to the prefix.
751+
752+
> [!CAUTION]
753+
> Most applications should not modify the client ID prefix. Don't modify this after an initial IoT Operations deployment. Changing the client ID prefix after deployment might result in data loss.
751754

752755
# [Portal](#tab/portal)
753756

0 commit comments

Comments
 (0)