Skip to content

Commit cf07b44

Browse files
authored
Update device-update-groups.md
1 parent 4f79ba8 commit cf07b44

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,17 @@ Below are the devices and the possible groups that can be created for them.
6464
| Device1 | Group1 |
6565
| Device2 | Group1 |
6666
| Device3 | Group2 |
67-
| Device4 | DefaultGroup1-(deviceClassId) |
67+
| Device4 | DefaultGroup |
6868

6969

70+
## Subgroups
71+
72+
All user-created groups as well as default groups are automatically sub-categorized into one or more subgroups to allow administrators to manage heterogeneous devices in an organized and efficient manner, by providing a way to perform updates on a set of devices that share compatibility properties. Each device class within a group maps to one subgroup. Devices are added to a subgroup based on their compatibility properties and the Device Update PnP model ID, which together comprise a device class.
73+
74+
A group can have one or more best available update, one for each subgroup it contains.
75+
76+
[Learn more](https://learn.microsoft.com/en-us/azure/iot-hub-device-update/device-update-configuration-file) about setting compatibility properties on the Device Update agent
77+
7078
## Next steps
7179

7280
[Create a device group](./create-update-group.md)

0 commit comments

Comments
 (0)