Fix broken links issues

This commit is contained in:
Daniel H. Brown 2022-10-05 11:09:31 -07:00
parent ce5fb5e830
commit a6b5e4f9f3

View File

@ -1275,6 +1275,21 @@ The following fields are available:
- **xid** A list of base10-encoded XBOX User IDs. - **xid** A list of base10-encoded XBOX User IDs.
## Common data fields
### Ms.Device.DeviceInventoryChange
Describes the installation state for all hardware and software components available on a particular device.
The following fields are available:
- **action** The change that was invoked on a device inventory object.
- **inventoryId** Device ID used for Compatibility testing
- **objectInstanceId** Object identity which is unique within the device scope.
- **objectType** Indicates the object type that the event applies to.
- **syncId** A string used to group StartSync, EndSync, Add, and Remove operations that belong together. This field is unique by Sync period and is used to disambiguate in situations where multiple agents perform overlapping inventories for the same object.
## Component-based servicing events ## Component-based servicing events
### CbsServicingProvider.CbsCapabilitySessionFinalize ### CbsServicingProvider.CbsCapabilitySessionFinalize
@ -1711,7 +1726,7 @@ The following fields are available:
- **IsDeviceSetupComplete** Windows Mixed Reality Portal app state of device setup completion. - **IsDeviceSetupComplete** Windows Mixed Reality Portal app state of device setup completion.
- **PackageVersion** Windows Mixed Reality Portal app package version. - **PackageVersion** Windows Mixed Reality Portal app package version.
- **PreviousExecutionState** Windows Mixed Reality Portal app prior execution state. - **PreviousExecutionState** Windows Mixed Reality Portal app prior execution state.
- **wilActivity** Windows Mixed Reality Portal app wilActivity ID. See [wilActivity](#wilactivity). - **wilActivity** Windows Mixed Reality Portal app wilActivity ID.
### TraceLoggingOasisUsbHostApiProvider.DeviceInformation ### TraceLoggingOasisUsbHostApiProvider.DeviceInformation
@ -3308,9 +3323,6 @@ The following fields are available:
Derived Event Results for LaunchPageDuration Scenario. Derived Event Results for LaunchPageDuration Scenario.
This event includes fields from [Metric](#metric).
### Microsoft.Windows.WindowsUpdate.RUXIM.ICSExit ### Microsoft.Windows.WindowsUpdate.RUXIM.ICSExit