Skip to content

Commit 62b113f

Browse files
committed
updated tables
1 parent 7e42ef6 commit 62b113f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/automation/automation-update-management-query-logs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Query Azure Update Management logs
33
description: This article describes how to query the logs for Update Management in your Log Analytics workspace.
44
services: automation
55
ms.subservice: update-management
6-
ms.date: 01/10/2020
6+
ms.date: 03/11/2020
77
ms.topic: conceptual
88
---
99
# Query update records for Update Management in Azure Monitor Logs
@@ -138,8 +138,8 @@ A record with a type of `UpdateSummary` is created that provides update summary
138138
| CriticalUpdatesMissing | Number of critical updates missing that are applicable. |
139139
| ManagementGroupName | Name of the Operations Manager management group or Log Analytics workspace. |
140140
| NETRuntimeVersion | Version of .NET Framework installed on the Windows computer. |
141-
| OldestMissingSecurityUpdateBucket | |
142-
| OldestMissingSecurityUpdateInDays | |
141+
| OldestMissingSecurityUpdateBucket | *Recent* if oldest missing update is under 60 days, *60 days* if over 60 days and less than 100 days, *Older* if greater than 100 days. |
142+
| OldestMissingSecurityUpdateInDays | Total number of days for the oldest update detected as applicable that has not been installed. |
143143
| OsVersion | The version of the operating system. |
144144
| OtherUpdatesMissing | Count of detected updates missing. |
145145
| Resource | Name of the resource. |

0 commit comments

Comments
 (0)