Skip to content

Commit 42e250d

Browse files
committed
Managed identity clarification
1 parent c82081d commit 42e250d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/iot-operations/discover-manage-assets/howto-use-management-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The `az iot ops mgmt-actions enable` command in the quickstart script provisions
4141
| Event Grid data flow endpoint | Connects the Azure IoT Operations data flow runtime to the Event Grid namespace. |
4242
| Request data flow graph | Routes messages from Event Grid to the MQTT broker, applying a WASM module to rewrite topic paths. |
4343
| Response data flow | Routes responses from the MQTT broker back to Event Grid. |
44-
| Managed identity | If you don't specify a user-assigned managed identity, the command creates a system-assigned managed identity for the data flow endpoint and Azure Device Registry namespace. If the Azure Device Registry namespace doesn't have a system-assigned managed identity enabled, the `az iot ops mgmt-actions enable` command enables one to allow authentication with the Event Grid namespace. |
44+
| Managed identity | If you don't specify a user-assigned managed identity, the command creates a system-assigned managed identity for the data flow endpoint. If the Azure Device Registry namespace doesn't have a system-assigned managed identity enabled, the `az iot ops mgmt-actions enable` command enables one to allow authentication with the Event Grid namespace. |
4545
| Role assignments | Grants the data flow identity and the Azure Device Registry namespace the required permissions. |
4646
| Management endpoint | A management endpoint for the Azure Device Registry namespace linking it to the Event Grid namespace. |
4747

0 commit comments

Comments
 (0)