You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: memdocs/configmgr/tenant-attach/software-updates.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ The **Software updates** page in the admin center displays the status of softwar
22
22
23
23
Each tenant attached device lists its applicable updates and the status of each update on the **Software updates** page. The **Software updates** page is populated with data from Configuration Manager software update scans.
24
24
25
-
:::image type="content" source="./media/13035723-software-updates-page.png" alt-text="This screenshot displays software updates page for a device.":::
25
+
:::image type="content" source="./media/13035723-software-updates-page.png" alt-text="This screenshot displays software updates page for a device." lightbox="media/13035723-software-updates-page.png":::
26
26
27
27
## Display the Software updates page
28
28
@@ -37,13 +37,13 @@ To display the **Software updates** page for a device, use the following steps:
37
37
38
38
Selecting an update from the **Software updates** page opens the details pane for the update. The details pane lists the title of the update along with it's description, classification, product category, and link to technical information about the specific update. The pane also includes the status and the status time for the selected update on the selected device.
39
39
40
-
:::image type="content" source="./media/13035723-software-updates-details.png" alt-text=" Screenshot displaying the details pane for an update.":::
40
+
:::image type="content" source="./media/13035723-software-updates-details.png" alt-text=" Screenshot displaying the details pane for an update." lightbox="media/13035723-software-updates-details.png":::
41
41
42
42
### Software updates page options
43
43
44
44
**Searching:** Searching is enabled for every category except for **Status time**. You can search for a string of words, a single word, or a partial word. For instance, searching for the string `compliant` would display results that contain the string `compliant` which would include `non-compliant`.
45
45
46
-
:::image type="content" source="./media/13035723-software-updates-filter.png" alt-text="This screenshot shows searching a feature on software updates page.":::
46
+
:::image type="content" source="./media/13035723-software-updates-filter.png" alt-text="This screenshot shows searching a feature on software updates page." lightbox="media/13035723-software-updates-filter.png":::
47
47
48
48
**Sorting:** You can sort by any column. The default view is sorted based on the **Status time**.
49
49
@@ -63,5 +63,5 @@ The following **Status** values are used in the **Software updates** page:
63
63
-**Compliant**: The update is fully compliant and assigned.
64
64
-**Non-compliant**: The update isn't compliant (this message doesn't mean there was an error though), it just means it's either an older version or unapproved.
65
65
-**Conflict detected**: There's some sort of conflict with other software on the machine causing the update to fail.
66
-
-**Error** - The update failed with an error.
67
-
-**Partial compliance** - The update is installed and partially compliant. That is, part of the software update isn't compliant.
66
+
-**Error**: The update failed with an error.
67
+
-**Partial compliance**: The update is installed and partially compliant. That is, part of the software update isn't compliant.
0 commit comments