Skip to content

Commit 81ac62a

Browse files
Merge pull request #285572 from SnehaSudhirG/27Aug-QueryLogUpdate
Updated info in publishedDateTime value
2 parents 059ab83 + 8b3772c commit 81ac62a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/update-manager/query-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article provides details on how Access Azure Update Manager op
44
ms.service: azure-update-manager
55
author: SnehaSudhirG
66
ms.author: sudhirsneha
7-
ms.date: 08/02/2024
7+
ms.date: 08/27/2024
88
ms.topic: conceptual
99
---
1010

@@ -62,7 +62,7 @@ If the property for the resource type is `patchassessmentresults/softwarepatches
6262
|Value |Description |
6363
|------|------------|
6464
|`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.|
6666
|`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). |
6767
|`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`.|
6868
|`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

Comments
 (0)