Merge branch 'main' of https://github.com/MicrosoftDocs/windows-docs-pr into pm-7714784-wincomdocs-hub-page

This commit is contained in:
Paolo Matarazzo 2023-06-18 13:17:09 -04:00
commit d59f0d50fb
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ ms.author: mstewart
manager: aaroncz
ms.topic: article
ms.technology: itpro-updates
ms.date: 02/14/2023
ms.date: 06/16/2023
---
# Deploy drivers and firmware updates with Windows Update for Business deployment service
@ -123,7 +123,7 @@ To create a policy with additional settings, in the request body:
{
"@odata.type": "#microsoft.graph.windowsUpdates.updatePolicy",
"audience": {
"@odata.id": "d39ad1ce-0123-4567-89ab-cdef01234567"
"id": "d39ad1ce-0123-4567-89ab-cdef01234567"
},
"complianceChanges": [
{

View File

@ -23,7 +23,7 @@ This article is targeted at configuring devices enrolled to [Microsoft Intune](/
> [!TIP]
> - If you need to troubleshoot client enrollment, consider deploying the [configuration script](#deploy-the-configuration-script) as a Win32 app to a few devices and reviewing the logs it creates. Additional checks are performed with the script to ensure devices are correctly configured.
> - Intune provides compliance reports and they have their own prerequisites for use. The number of devices that appear in the Intune reports may also vary from the Windows Update for Business reports. For more information, see [Intune compliance reports for updates](/mem/intune/protect/windows-update-compliance-reports).
> - Intune provides compliance reports and they have their own prerequisites for use. The number of devices that appear in the Intune reports may also vary from the Windows Update for Business reports. For more information, see [Intune compliance reports for updates](/mem/intune/protect/windows-update-reports).
## Create a configuration profile