Skip to content

Commit bcffb79

Browse files
committed
find missing devices
1 parent b537c8a commit bcffb79

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/iot-hub-device-update/create-update-group.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,12 @@ To be deleted, a group must meet the following requirements:
202202
> [!NOTE]
203203
> If you're unable to delete a group that meets the preceding requirements, check whether you have any *unhealthy* devices tagged as part of the group. Unhealthy devices can't receive a deployment, so they don't appear directly in the list of member devices in a group.
204204
>
205-
> To check whether you have any unhealthy devices, go to **Find missing devices** on the **Diagnostics** tab in the Device Update portal. If you have unhealthy devices tagged as part of the group, you need to modify the tag value or delete the device before you can delete your group.
205+
> To check whether you have any unhealthy devices:
206+
> 1. In the Azure portal, navigate to your IoT hub.
207+
> 1. Select **Updates** from the left navigation and then select the **Diagnostics** tab.
208+
> 1. Expand the **Find missing devices** section.
209+
>
210+
> If you have unhealthy devices tagged as part of the group, you need to modify the tag value or delete the device before you can delete your group.
206211
207212
If a device is ever assigned to this deleted group name again, the group is automatically recreated, but there's no associated device or deployment history.
208213

0 commit comments

Comments
 (0)