Skip to content

Commit 2ce9a75

Browse files
Update device-update-resources.md
1 parent c259fce commit 2ce9a75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/iot-hub-device-update/device-update-resources.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ The following Message Routes are automatically configured in your linked IoT hub
3636
| DeviceUpdate.DeviceTwinChanges| TwinChangeEvents | (opType = 'updateTwin' OR opType = 'replaceTwin') AND IS_DEFINED($body.tags.ADUGroup) | events | Listens for new Device Update groups |
3737
| DeviceUpdate.DigitalTwinChanges | DigitalTwinChangeEvents | true | events | Listens for Digital Twin change events |
3838
| DeviceUpdate.DeviceLifecycle | DeviceLifecycleEvents | opType = 'deleteDeviceIdentity' OR opType = 'deleteModuleIdentity' | events | Listens for devices that have been deleted |
39-
| DeviceUpdate.DeviceConnectionState | DeviceConnectionStateEvents | true | events | Listens for changes to device connection states |
4039

4140
> [!NOTE]
4241
> You can change the names of these routes if it makes sense for your solution. The rest of the route properties should stay configured as they are in the table for Device Update to work properly.

0 commit comments

Comments
 (0)