Skip to content

Commit 7d8c449

Browse files
authored
Merge pull request #107251 from MGoedtel/task1693483
updated tables
2 parents b9a1a60 + 1e63f16 commit 7d8c449

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 | Values are:<br> *Recent*<br> *30 days ago*<br> *60 days ago*<br> *Older* |
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)