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: articles/update-manager/query-logs.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: This article provides details on how Access Azure Update Manager op
4
4
ms.service: azure-update-manager
5
5
author: SnehaSudhirG
6
6
ms.author: sudhirsneha
7
-
ms.date: 08/02/2024
7
+
ms.date: 08/27/2024
8
8
ms.topic: conceptual
9
9
---
10
10
@@ -62,7 +62,7 @@ If the property for the resource type is `patchassessmentresults/softwarepatches
62
62
|Value |Description |
63
63
|------|------------|
64
64
|`lastModifiedDateTime`|Timestamp (UTC) representing when the record was last updated.|
65
-
|`publishedDateTime`|Timestamp representing when the specific update was made available by the OS vendor. The machine's OS update service or package manager generates the information. If your OS package manager or update service doesn't provide the detail of when an update was provided by OS vendor, the value is null.|
65
+
|`publishedDateTime`|Timestamp representing when the specific update was made available by the OS vendor. The machine's OS update service or package manager generates the information. If your OS package manager or update service doesn't provide the detail of when an update was provided by OS vendor, the value is null. Currently this value is not available in case of Linux updates.|
66
66
|`classifications`|Category that the specific update belongs to according to the OS vendor. The machine's OS update service or package manager generates the information. If your OS package manager or update service doesn't provide the detail of category, the value is `Others` (for Linux) or `Updates` (for Windows Server). |
67
67
|`rebootRequired`|Value indicates if the specific update requires the OS to reboot to finish the installation. The machine's OS update service or package manager generates the information. If your OS package manager or update service doesn't require a reboot, the value is `false`.|
68
68
|`rebootBehavior`|Behavior set in the OS update installation runs the job when configuring the update deployment if Update Manager can reboot the target machine. |
0 commit comments