This commit is contained in:
Meghan Stewart 2023-08-28 16:16:54 -07:00
parent 8ea37be708
commit 330f229594
13 changed files with 128 additions and 89 deletions

View File

@ -1,19 +1,21 @@
--- ---
title: Windows Update for Business reports prerequisites title: Windows Update for Business reports prerequisites
manager: aaroncz titleSuffix: Windows Update for Business reports
description: Prerequisites for Windows Update for Business reports description: Prerequisites for Windows Update for Business reports
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: conceptual
author: mestew author: mestew
ms.author: mstewart ms.author: mstewart
ms.topic: article manager: aaroncz
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.date: 06/27/2023 ms.date: 06/27/2023
ms.technology: itpro-updates
--- ---
# Windows Update for Business reports prerequisites # Windows Update for Business reports prerequisites
<!--37063317, 30141258, 37063041--> <!--37063317, 30141258, 37063041-->
***(Applies to: Windows 11 & Windows 10)***
Before you begin the process of adding Windows Update for Business reports to your Azure subscription, ensure you meet the prerequisites. Before you begin the process of adding Windows Update for Business reports to your Azure subscription, ensure you meet the prerequisites.
## Azure and Azure Active Directory ## Azure and Azure Active Directory

View File

@ -1,21 +1,25 @@
--- ---
title: Windows Update for Business reports Data Schema - UCClient title: UCClient data schema
manager: aaroncz titleSuffix: Windows Update for Business reports
description: UCClient schema description: UCClient schema for Windows Update for Business reports. UCClient acts as an individual device's record.
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: reference
author: mestew author: mestew
ms.author: mstewart ms.author: mstewart
ms.topic: reference manager: aaroncz
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.date: 08/09/2023 ms.date: 08/09/2023
ms.technology: itpro-updates
--- ---
# UCClient # UCClient
<!--37063317, 30141258, 37063041--> <!--37063317, 30141258, 37063041-->
***(Applies to: Windows 11 & Windows 10)***
UCClient acts as an individual device's record. It contains data such as the currently installed build, the device's name, the OS edition, and active hours (quantitative). UCClient acts as an individual device's record. It contains data such as the currently installed build, the device's name, the OS edition, and active hours (quantitative).
## Schema for UCClient
|Field |Type |Example |Description | |Field |Type |Example |Description |
|---|---|---|---| |---|---|---|---|
| **AzureADDeviceId** | [string](/azure/kusto/query/scalar-data-types/string) | `71db1a1a-f1a6-4a25-b88f-79c2f513dae0` | Azure AD Device ID | | **AzureADDeviceId** | [string](/azure/kusto/query/scalar-data-types/string) | `71db1a1a-f1a6-4a25-b88f-79c2f513dae0` | Azure AD Device ID |

View File

@ -1,21 +1,26 @@
--- ---
title: Windows Update for Business reports Data Schema - UCClientReadinessStatus title: UCClientReadinessStatus data schema
manager: aaroncz titleSuffix: Windows Update for Business reports
description: UCClientReadinessStatus schema description: UCClientReadinessStatus schema for Windows Update for Business reports. UCClientReadinessStatus is an individual device's record about Windows 11 readiness.
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: reference
author: mestew author: mestew
ms.author: mstewart ms.author: mstewart
ms.topic: reference manager: aaroncz
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.date: 06/06/2022 ms.date: 06/06/2022
ms.technology: itpro-updates
--- ---
# UCClientReadinessStatus # UCClientReadinessStatus
<!--37063317, 30141258, 37063041--> <!--37063317, 30141258, 37063041-->
***(Applies to: Windows 10)***
UCClientReadinessStatus is an individual device's record about its readiness for updating to Windows 11. If the device isn't capable of running Windows 11, the record includes which Windows 11 [hardware requirements](/windows/whats-new/windows-11-requirements#hardware-requirements) the device doesn't meet. UCClientReadinessStatus is an individual device's record about its readiness for updating to Windows 11. If the device isn't capable of running Windows 11, the record includes which Windows 11 [hardware requirements](/windows/whats-new/windows-11-requirements#hardware-requirements) the device doesn't meet.
## Schema for UCClientReadinessStatus
|Field |Type |Example |Description | |Field |Type |Example |Description |
|---|---|---|---| |---|---|---|---|
| **DeviceName** | [string](/azure/kusto/query/scalar-data-types/string) | `JohnPC-Contoso` | Client-provided device name | | **DeviceName** | [string](/azure/kusto/query/scalar-data-types/string) | `JohnPC-Contoso` | Client-provided device name |

View File

@ -1,21 +1,26 @@
--- ---
title: Windows Update for Business reports Data Schema - UCClientUpdateStatus title: UCClientUpdateStatus data schema
manager: aaroncz titleSuffix: Windows Update for Business reports
description: UCClientUpdateStatus schema description: UCClientUpdateStatus schema for Windows Update for Business reports. UCClientUpdateStatus combines the latest client-based data with the latest service data.
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: reference
author: mestew author: mestew
ms.author: mstewart ms.author: mstewart
ms.topic: reference manager: aaroncz
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.date: 06/05/2023 ms.date: 06/05/2023
ms.technology: itpro-updates
--- ---
# UCClientUpdateStatus # UCClientUpdateStatus
<!--37063317, 30141258, 37063041--> <!--37063317, 30141258, 37063041-->
***(Applies to: Windows 11 & Windows 10)***
Update Event that combines the latest client-based data with the latest service-based data to create a complete picture for one device (client) and one update. Update Event that combines the latest client-based data with the latest service-based data to create a complete picture for one device (client) and one update.
## Schema for UCClientUpdateStatus
| Field | Type | Example | Description | | Field | Type | Example | Description |
|---|---|---|---| |---|---|---|---|
| **AzureADDeviceId** | [string](/azure/kusto/query/scalar-data-types/string) | `71db1a1a-f1a6-4a25-b88f-79c2f513dae0` | A string corresponding to the Azure AD tenant to which the device belongs. | | **AzureADDeviceId** | [string](/azure/kusto/query/scalar-data-types/string) | `71db1a1a-f1a6-4a25-b88f-79c2f513dae0` | A string corresponding to the Azure AD tenant to which the device belongs. |

View File

@ -1,21 +1,25 @@
--- ---
title: Windows Update for Business reports Data Schema - UCDeviceAlert title: UCDeviceAlert data schema
manager: aaroncz titleSuffix: Windows Update for Business reports
description: UCDeviceAlert schema description: UCDeviceAlert schema for Windows Update for Business reports. UCDeviceAlert is an individual device's record about an alert.
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: reference
author: mestew author: mestew
ms.author: mstewart ms.author: mstewart
ms.topic: reference manager: aaroncz
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.date: 06/06/2022 ms.date: 06/06/2022
ms.technology: itpro-updates
--- ---
# UCDeviceAlert # UCDeviceAlert
<!--37063317, 30141258, 37063041--> <!--37063317, 30141258, 37063041-->
***(Applies to: Windows 11 & Windows 10)***
These alerts are activated as a result of an issue that is device-specific. It isn't specific to the combination of a specific update and a specific device. Like UpdateAlerts, the AlertType indicates where the Alert comes from (ServiceDeviceAlert, ClientDeviceAlert). For example, an EndOfService alert is a ClientDeviceAlert, as a build no longer being serviced (EOS) is a client-wide state. Meanwhile, DeviceRegistrationIssues in the Windows Update for Business deployment service will be a ServiceDeviceAlert, as it's a device-wide state in the service to not be correctly registered. These alerts are activated as a result of an issue that is device-specific. It isn't specific to the combination of a specific update and a specific device. Like UpdateAlerts, the AlertType indicates where the Alert comes from (ServiceDeviceAlert, ClientDeviceAlert). For example, an EndOfService alert is a ClientDeviceAlert, as a build no longer being serviced (EOS) is a client-wide state. Meanwhile, DeviceRegistrationIssues in the Windows Update for Business deployment service will be a ServiceDeviceAlert, as it's a device-wide state in the service to not be correctly registered.
# Schema for UCDeviceAlert
|Field |Type |Example |Description | |Field |Type |Example |Description |
|---|---|---|---| |---|---|---|---|
| **AlertClassification** | [string](/azure/kusto/query/scalar-data-types/string) | `Error` | Whether this alert is an Error, a Warning, or Informational | | **AlertClassification** | [string](/azure/kusto/query/scalar-data-types/string) | `Error` | Whether this alert is an Error, a Warning, or Informational |

View File

@ -1,22 +1,27 @@
--- ---
title: Windows Update for Business reports Data Schema - UCDOAggregatedStatus title: UCDOAggregatedStatus data schema
ms.reviewer: carmenf titleSuffix: Windows Update for Business reports
manager: aaroncz description: UCDOAggregatedStatus schema for Windows Update for Business reports. UCDOAggregatedStatus is an aggregation of all UDDOStatus records across the tenant.
description: UCDOAggregatedStatus schema
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: reference
author: mestew author: mestew
ms.author: mstewart ms.author: mstewart
ms.topic: reference manager: aaroncz
ms.reviewer: carmenf
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.date: 11/17/2022 ms.date: 11/17/2022
ms.technology: itpro-updates
--- ---
# UCDOAggregatedStatus # UCDOAggregatedStatus
<!--37063317, 30141258, 37063041--> <!--37063317, 30141258, 37063041-->
***(Applies to: Windows 11 & Windows 10)***
UCDOAggregatedStatus is an aggregation of all individual UDDOStatus records across the tenant and summarizes bandwidth savings across all devices enrolled using [Delivery Optimization and Microsoft Connected Cache](/windows/deployment/do). UCDOAggregatedStatus is an aggregation of all individual UDDOStatus records across the tenant and summarizes bandwidth savings across all devices enrolled using [Delivery Optimization and Microsoft Connected Cache](/windows/deployment/do).
# Schema for UCDOAggregatedStatus
|Field |Type |Example |Description | |Field |Type |Example |Description |
|---|---|---|---| |---|---|---|---|
| **AzureADDeviceId** | [string](/azure/kusto/query/scalar-data-types/string) | `71db1a1a-f1a6-4a25-b88f-79c2f513dae0` | Azure AD Device ID | | **AzureADDeviceId** | [string](/azure/kusto/query/scalar-data-types/string) | `71db1a1a-f1a6-4a25-b88f-79c2f513dae0` | Azure AD Device ID |

View File

@ -1,22 +1,25 @@
--- ---
title: Windows Update for Business reports Data Schema - UCDOStatus title: UCDOStatus data schema
ms.reviewer: carmenf titleSuffix: Windows Update for Business reports
manager: aaroncz description: UCDOStatus schema for Windows Update for Business reports. UCDOStatus provides information, for a single device, on its DO and MCC bandwidth utilization.
description: UCDOStatus schema
ms.prod: windows-client ms.prod: windows-client
ms.topic: reference
author: mestew author: mestew
ms.author: mstewart ms.author: mstewart
ms.topic: reference manager: aaroncz
ms.reviewer: carmenf
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.date: 11/17/2022 ms.date: 11/17/2022
ms.technology: itpro-updates
--- ---
# UCDOStatus # UCDOStatus
<!--37063317, 30141258, 37063041--> <!--37063317, 30141258, 37063041-->
***(Applies to: Windows 11 & Windows 10)***
UCDOStatus provides information, for a single device, on its bandwidth utilization across content types in the event they use [Delivery Optimization and Microsoft Connected Cache](/windows/deployment/do). UCDOStatus provides information, for a single device, on its bandwidth utilization across content types in the event they use [Delivery Optimization and Microsoft Connected Cache](/windows/deployment/do).
## Data schema for UCDOStatus
|Field |Type |Example |Description | |Field |Type |Example |Description |
|---|---|---|---| |---|---|---|---|
| **AzureADDeviceId** | [string](/azure/kusto/query/scalar-data-types/string) | `71db1a1a-f1a6-4a25-b88f-79c2f513dae0` | Azure AD Device ID | | **AzureADDeviceId** | [string](/azure/kusto/query/scalar-data-types/string) | `71db1a1a-f1a6-4a25-b88f-79c2f513dae0` | Azure AD Device ID |

View File

@ -1,21 +1,25 @@
--- ---
title: Windows Update for Business reports Data Schema - UCServiceUpdateStatus title: UCServiceUpdateStatus data schema
manager: aaroncz titleSuffix: Windows Update for Business reports
description: UCServiceUpdateStatus schema description: UCServiceUpdateStatus schema for Windows Update for Business reports. UCServiceUpdateStatus has service-side information for one device and one update.
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: reference
author: mestew author: mestew
ms.author: mstewart ms.author: mstewart
ms.topic: reference manager: aaroncz
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.date: 06/06/2022 ms.date: 06/06/2022
ms.technology: itpro-updates
--- ---
# UCServiceUpdateStatus # UCServiceUpdateStatus
<!--37063317, 30141258, 37063041--> <!--37063317, 30141258, 37063041-->
***(Applies to: Windows 11 & Windows 10)***
Update Event that comes directly from the service-side. The event has only service-side information for one device (client), and one update, in one deployment. This event has certain fields removed from it in favor of being able to show data in near real time. Update Event that comes directly from the service-side. The event has only service-side information for one device (client), and one update, in one deployment. This event has certain fields removed from it in favor of being able to show data in near real time.
## Schema for UCServiceUpdateStatus
| Field | Type | Example | Description | | Field | Type | Example | Description |
|---|---|---|---| |---|---|---|---|
| **AzureADDeviceId** | [string](/azure/kusto/query/scalar-data-types/string) | `71db1a1a-f1a6-4a25-b88f-79c2f513dae0` | If this DeviceUpdateEvent is from content deployed by a deployment scheduler service policy, this GUID will map to that policy, otherwise it will be empty. | | **AzureADDeviceId** | [string](/azure/kusto/query/scalar-data-types/string) | `71db1a1a-f1a6-4a25-b88f-79c2f513dae0` | If this DeviceUpdateEvent is from content deployed by a deployment scheduler service policy, this GUID will map to that policy, otherwise it will be empty. |

View File

@ -1,21 +1,25 @@
--- ---
title: Windows Update for Business reports Data Schema - UCUpdateAlert title: UCUpdateAlert data schema
manager: aaroncz titleSuffix: Windows Update for Business reports
description: UCUpdateAlert schema description: UCUpdateAlert schema for Windows Update for Business reports. UCUpdateAlert is an alert for both client and service updates.
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: reference
author: mestew author: mestew
ms.author: mstewart ms.author: mstewart
ms.topic: reference manager: aaroncz
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.date: 06/06/2022 ms.date: 06/06/2022
ms.technology: itpro-updates
--- ---
# UCUpdateAlert # UCUpdateAlert
<!--37063317, 30141258, 37063041--> <!--37063317, 30141258, 37063041-->
***(Applies to: Windows 11 & Windows 10)***
Alert for both client and service updates. Contains information that needs attention, relative to one device (client), one update, and one deployment (if relevant). Certain fields may be blank depending on the UpdateAlert's AlertType field; for example, ServiceUpdateAlert won't necessarily contain client-side statuses. Alert for both client and service updates. Contains information that needs attention, relative to one device (client), one update, and one deployment (if relevant). Certain fields may be blank depending on the UpdateAlert's AlertType field; for example, ServiceUpdateAlert won't necessarily contain client-side statuses.
## Schema for UCUpdateAlert
|Field |Type |Example |Description | |Field |Type |Example |Description |
|---|---|---|---| |---|---|---|---|
| **AlertClassification** | [string](/azure/kusto/query/scalar-data-types/string) | `Error` | Whether this alert is an Error, a Warning, or Informational | | **AlertClassification** | [string](/azure/kusto/query/scalar-data-types/string) | `Error` | Whether this alert is an Error, a Warning, or Informational |

View File

@ -1,19 +1,21 @@
--- ---
title: Windows Update for Business reports data schema title: Windows Update for Business reports data schema
manager: aaroncz titleSuffix: Windows Update for Business reports
description: An overview of Windows Update for Business reports data schema description: An overview of Windows Update for Business reports data schema to power additional dashboards and data analysis tools.
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: reference
author: mestew author: mestew
ms.author: mstewart ms.author: mstewart
ms.topic: reference manager: aaroncz
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.date: 11/15/2022 ms.date: 11/15/2022
ms.technology: itpro-updates
--- ---
# Windows Update for Business reports schema # Windows Update for Business reports schema
<!--37063317, 30141258, 37063041--> <!--37063317, 30141258, 37063041-->
***(Applies to: Windows 11 & Windows 10)***
When the visualizations provided in the default experience don't fulfill your reporting needs, or if you need to troubleshoot issues with devices, it's valuable to understand the schema for Windows Update for Business reports and have a high-level understanding of the capabilities of [Azure Monitor log queries](/azure/azure-monitor/log-query/query-language) to power additional dashboards, integration with external data analysis tools, automated alerting, and more. When the visualizations provided in the default experience don't fulfill your reporting needs, or if you need to troubleshoot issues with devices, it's valuable to understand the schema for Windows Update for Business reports and have a high-level understanding of the capabilities of [Azure Monitor log queries](/azure/azure-monitor/log-query/query-language) to power additional dashboards, integration with external data analysis tools, automated alerting, and more.
## Schema ## Schema

View File

@ -1,19 +1,21 @@
--- ---
title: Use the Windows Update for Business reports data title: Use the Windows Update for Business reports data
manager: aaroncz titleSuffix: Windows Update for Business reports
description: How to use the Windows Update for Business reports data for custom solutions using tools like Azure Monitor Logs. description: How to use the Windows Update for Business reports data for custom solutions using tools like Azure Monitor Logs.
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: conceptual
author: mestew author: mestew
ms.author: mstewart ms.author: mstewart
ms.topic: article manager: aaroncz
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.date: 11/15/2022 ms.date: 11/15/2022
ms.technology: itpro-updates
--- ---
# Use Windows Update for Business reports # Use Windows Update for Business reports
<!--37063317, 30141258, 37063041--> <!--37063317, 30141258, 37063041-->
***(Applies to: Windows 11 & Windows 10)***
In this article, you'll learn how to use Windows Update for Business reports to monitor Windows updates for your devices. To configure your environment for use with Windows Update for Business reports, see [Enable Windows Update for Business reports](wufb-reports-enable.md). In this article, you'll learn how to use Windows Update for Business reports to monitor Windows updates for your devices. To configure your environment for use with Windows Update for Business reports, see [Enable Windows Update for Business reports](wufb-reports-enable.md).
## Display Windows Update for Business reports data ## Display Windows Update for Business reports data

View File

@ -1,20 +1,21 @@
--- ---
title: Use the workbook for Windows Update for Business reports title: Use the workbook for Windows Update for Business reports
manager: aaroncz titleSuffix: Windows Update for Business reports
description: How to use the Windows Update for Business reports workbook. description: How to use the Windows Update for Business reports workbook from the Azure portal.
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: conceptual
author: mestew author: mestew
ms.author: mstewart ms.author: mstewart
ms.topic: article manager: aaroncz
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.date: 06/23/2023 ms.date: 06/23/2023
ms.technology: itpro-updates
--- ---
# Windows Update for Business reports workbook # Windows Update for Business reports workbook
<!-- MAX6325272, OS33771278 --> <!-- MAX6325272, OS33771278 -->
***(Applies to: Windows 11 & Windows 10)***
[Windows Update for Business reports](wufb-reports-overview.md) presents information commonly needed by updates administrators in an easy-to-use format. Windows Update for Business reports uses [Azure Workbooks](/azure/azure-monitor/visualize/workbooks-getting-started) to give you a visual representation of your compliance data. The workbook is broken down into tab sections: [Windows Update for Business reports](wufb-reports-overview.md) presents information commonly needed by updates administrators in an easy-to-use format. Windows Update for Business reports uses [Azure Workbooks](/azure/azure-monitor/visualize/workbooks-getting-started) to give you a visual representation of your compliance data. The workbook is broken down into tab sections:
- [Summary](#summary-tab) - [Summary](#summary-tab)

View File

@ -2,22 +2,20 @@
title: Use Windows Update for Business and Windows Server Update Services (WSUS) together title: Use Windows Update for Business and Windows Server Update Services (WSUS) together
description: Learn how to use Windows Update for Business and WSUS together using the new scan source policy. description: Learn how to use Windows Update for Business and WSUS together using the new scan source policy.
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: conceptual
author: mestew author: mestew
ms.localizationpriority: medium
ms.author: mstewart ms.author: mstewart
manager: aaroncz manager: aaroncz
ms.topic: article ms.localizationpriority: medium
ms.technology: itpro-updates appliesto:
ms.date: 12/31/2017 - ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.date: 01/13/2022
--- ---
# Use Windows Update for Business and WSUS together # Use Windows Update for Business and WSUS together
**Applies to**
- Windows 10
- Windows 11
> **Looking for consumer information?** See [Windows Update: FAQ](https://support.microsoft.com/help/12373/windows-update-faq) > **Looking for consumer information?** See [Windows Update: FAQ](https://support.microsoft.com/help/12373/windows-update-faq)
The Windows update scan source policy enables you to choose what types of updates to get from either [WSUS](waas-manage-updates-wsus.md) or Windows Update for Business service. The Windows update scan source policy enables you to choose what types of updates to get from either [WSUS](waas-manage-updates-wsus.md) or Windows Update for Business service.
@ -79,4 +77,4 @@ The policy can be configured using the following two methods:
> [!NOTE] > [!NOTE]
> Editing the registry to change the behavior of update policies isn't recommended. Use Group Policy or the Configuration Service Provider (CSP) policy instead of directly writing to the registry. However, if you choose to edit the registry, ensure you've configured the `UseUpdateClassPolicySource` registry key too, or the scan source won't be alterred. > Editing the registry to change the behavior of update policies isn't recommended. Use Group Policy or the Configuration Service Provider (CSP) policy instead of directly writing to the registry. However, if you choose to edit the registry, ensure you've configured the `UseUpdateClassPolicySource` registry key too, or the scan source won't be altered.