WaaSDeploymentStatus
Important
Update Compliance was retired on March 31, 2023 and the service has been removed. Update Compliance has been replaced by Windows Update for Business reports. Support for Update Compliance ended on March 31, 2023.
WaaSDeploymentStatus records track a specific update's installation progress on a specific device. Multiple WaaSDeploymentStatus records can exist simultaneously for a given device, as each record is specific to a given update and its type. For example, a device can have both a WaaSDeploymentStatus tracking a Windows Feature Update, and one tracking a Windows Quality Update, at the same time.
Field | Type | Example | Description |
---|---|---|---|
Computer | string | JohnPC-Contoso |
User or Organization-provided device name. If this appears as '#', then Device Name may not be sent through telemetry. To enable Device Name to be sent with telemetry, see Enroll devices in Update Compliance. |
ComputerID | string | g:6755412281299915 |
Microsoft Global Device Identifier. This is an internal identifier used by Microsoft. A connection to the end-user managed service account is required for this identifier to be populated; no device data will be present in Update Compliance without this identifier. |
DeferralDays | int | 0 |
The deferral policy for this content type or UpdateCategory (Windows Feature or Quality ). |
DeploymentError | string | Disk Error |
A readable string describing the error, if any. If empty, there's either no string matching the error or there's no error. |
DeploymentErrorCode | int | 8003001E |
Microsoft internal error code for the error, if any. If empty, there's either no error or there's no error code, meaning that the issue raised doesn't correspond to an error, but some inferred issue. |
DeploymentStatus | string | Failed |
The high-level status of installing this update on this device. Possible values are:DetailedStatus .Unknown .DeploymentError indicates the issue requires action before the update can continue. |
DetailedStatus | string | Reboot required |
A detailed status for the installation of this update on this device. Possible values are: |
ExpectedInstallDate | datetime | 3/28/2020, 1:00:01.318 PM |
Rather than the expected date this update will be installed, this should be interpreted as the minimum date Windows Update will make the update available for the device. This takes into account Deferrals. |
LastScan | datetime | 3/22/2020, 1:00:01.318 PM |
The last point in time that this device sent Update Session data. |
OriginBuild | string | 18363.719 |
The build originally installed on the device when this Update Session began. |
OSBuild | string | 18363.719 |
The build currently installed on the device. |
OSRevisionNumber | int | 719 |
The revision of the OSBuild installed on the device. |
OSServicingBranch | string | Semi-Annual |
The Servicing Branch or Servicing Channel the device is on. Dictates which Windows updates the device receives and the cadence of those updates. |
OSVersion | string | 1909 |
The version of Windows 10. This typically is of the format of the year of the version's release, following the month. In this example, 1909 corresponds to 2019-09 (September). This maps to the Major portion of OSBuild. |
PauseState | string | NotConfigured |
The on-client Windows Update for Business Pause state. Reflects whether or not a device has paused Feature Updates. |
RecommendedAction | string | The recommended action to take in the event this device needs attention, if any. | |
ReleaseName | string | KB4551762 |
The KB Article corresponding to the TargetOSRevision, if any. |
TargetBuild | string | 18363.720 |
The target OSBuild, the update being installed or considered as part of this WaaSDeploymentStatus record. |
TargetOSVersion | string | 1909 |
The target OSVersion. |
TargetOSRevision | int | 720 |
The target OSRevisionNumber. |
TimeGenerated | datetime | 3/22/2020, 1:00:01.318 PM |
A DateTime corresponding to the moment Azure Monitor Logs ingested this record to your Log Analytics workspace. |
UpdateCategory | string | Quality |
The high-level category of content type this Windows Update belongs to. Possible values are Feature and Quality. |
UpdateClassification | string | Security |
Similar to UpdateCategory, this more specifically determines whether a Quality update is a security update or not. |
UpdateReleasedDate | datetime | 3/22/2020, 1:00:01.318 PM |
A DateTime corresponding to the time the update came available on Windows Update. |
Feedback
Submit and view feedback for