Skip to content

Commit 47b9ff7

Browse files
authored
Merge pull request #109660 from MGoedtel/UpdateUM331
updated table
2 parents 9a6ecd2 + f491beb commit 47b9ff7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 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: 03/11/2020
6+
ms.date: 03/31/2020
77
ms.topic: conceptual
88
---
99
# Query update records for Update Management in Azure Monitor Logs
@@ -138,7 +138,7 @@ 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 | Values are:<br> *Recent*<br> *30 days ago*<br> *60 days ago*<br> *Older* |
141+
| OldestMissingSecurityUpdateBucket | Values are:<br> *Recent* if value is less than 30 days<br> *30 days ago*<br> *60 days ago*<br> *90 days ago*<br> *120 days ago*<br> *150 days ago*<br> *180 days ago*<br> *Older* when value is greater than 180 days |
142142
| 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. |

0 commit comments

Comments
 (0)