Skip to content

Commit 3ca37ac

Browse files
authored
Merge pull request #252041 from ApnaLakshay/preview-keyword-removed-from-update-manager
Removed preview Update Manager & Dynamic Scoping
2 parents 7a62173 + ba289f5 commit 3ca37ac

31 files changed

+225
-225
lines changed

articles/update-center/assessment-options.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
---
2-
title: Assessment options in Update Manager (preview).
3-
description: The article describes the assessment options available in Update Manager (preview).
2+
title: Assessment options in Update Manager.
3+
description: The article describes the assessment options available in Update Manager.
44
ms.service: azure-update-manager
55
ms.date: 05/23/2023
66
ms.topic: conceptual
77
author: snehasudhirG
88
ms.author: sudhirsneha
99
---
1010

11-
# Assessment options in Update Manager (preview)
11+
# Assessment options in Update Manager
1212

1313
**Applies to:** :heavy_check_mark: Windows VMs :heavy_check_mark: Linux VMs :heavy_check_mark: On-premises environment :heavy_check_mark: Azure Arc-enabled servers.
1414

15-
This article provides an overview of the assessment options available by Update Manager (preview).
15+
This article provides an overview of the assessment options available by Update Manager.
1616

17-
Update Manager (preview) provides you the flexibility to assess the status of available updates and manage the process of installing required updates for your machines.
17+
Update Manager provides you the flexibility to assess the status of available updates and manage the process of installing required updates for your machines.
1818

1919
## Periodic assessment
2020

21-
Periodic assessment is an update setting on a machine that allows you to enable automatic periodic checking of updates by Update Manager (preview). We recommend that you enable this property on your machines as it allows Update Manager (preview) to fetch latest updates for your machines every 24 hours and enables you to view the latest compliance status of your machines. You can enable this setting using update settings flow as detailed [here](manage-update-settings.md#configure-settings-on-a-single-vm) or enable it at scale by using [Policy](periodic-assessment-at-scale.md).
21+
Periodic assessment is an update setting on a machine that allows you to enable automatic periodic checking of updates by Update Manager. We recommend that you enable this property on your machines as it allows Update Manager to fetch latest updates for your machines every 24 hours and enables you to view the latest compliance status of your machines. You can enable this setting using update settings flow as detailed [here](manage-update-settings.md#configure-settings-on-a-single-vm) or enable it at scale by using [Policy](periodic-assessment-at-scale.md).
2222

2323
:::image type="content" source="media/updates-maintenance/periodic-assessment-inline.png" alt-text="Screenshot showing periodic assessment option." lightbox="media/updates-maintenance/periodic-assessment-expanded.png":::
2424

2525
## Check for updates now/On-demand assessment
2626

27-
Update Manager (preview) allows you to check for latest updates on your machines at any time, on-demand. You can view the latest update status and act accordingly. Go to **Updates** blade on any VM and select **Check for updates** or select multiple machines from Update Manager (preview) and check for updates for all machines at once. For more information, see [check and install on-demand updates](view-updates.md).
27+
Update Manager allows you to check for latest updates on your machines at any time, on-demand. You can view the latest update status and act accordingly. Go to **Updates** blade on any VM and select **Check for updates** or select multiple machines from Update Manager and check for updates for all machines at once. For more information, see [check and install on-demand updates](view-updates.md).
2828

2929
## Update assessment scan
3030
You can initiate a software updates compliance scan on a machine to get a current list of operating system updates available.
@@ -56,5 +56,5 @@ In the **Scheduling** section, you can either **create a maintenance configurati
5656

5757
## Next steps
5858

59-
* To view update assessment and deployment logs generated by Update Manager (preview), see [query logs](query-logs.md).
59+
* To view update assessment and deployment logs generated by Update Manager, see [query logs](query-logs.md).
6060
* To troubleshoot issues, see the [Troubleshoot](troubleshoot.md) Update Manager (preview).

articles/update-center/configure-wu-agent.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
---
2-
title: Configure Windows Update settings in Azure Update Manager (preview)
3-
description: This article tells how to configure Windows update settings to work with Azure Update Manager (preview).
2+
title: Configure Windows Update settings in Azure Update Manager
3+
description: This article tells how to configure Windows update settings to work with Azure Update Manager.
44
ms.service: azure-update-manager
55
ms.date: 05/02/2023
66
ms.topic: conceptual
77
author: SnehaSudhirG
88
ms.author: sudhirsneha
99
---
1010

11-
# Configure Windows update settings for Azure Update Manager (preview)
11+
# Configure Windows update settings for Azure Update Manager
1212

13-
Azure Update Manager (preview) relies on the [Windows Update client](/windows/deployment/update/windows-update-overview) to download and install Windows updates. There are specific settings that are used by the Windows Update client when connecting to Windows Server Update Services (WSUS) or Windows Update. Many of these settings can be managed by:
13+
Azure Update Manager relies on the [Windows Update client](/windows/deployment/update/windows-update-overview) to download and install Windows updates. There are specific settings that are used by the Windows Update client when connecting to Windows Server Update Services (WSUS) or Windows Update. Many of these settings can be managed by:
1414

1515
- Local Group Policy Editor
1616
- Group Policy
1717
- PowerShell
1818
- Directly editing the Registry
1919

20-
The Update Manager (preview) respects many of the settings specified to control the Windows Update client. If you use settings to enable non-Windows updates, the Update Manager (preview) will also manage those updates. If you want to enable downloading of updates before an update deployment occurs, update deployment can be faster, more efficient, and less likely to exceed the maintenance window.
20+
The Update Manager respects many of the settings specified to control the Windows Update client. If you use settings to enable non-Windows updates, the Update Manager will also manage those updates. If you want to enable downloading of updates before an update deployment occurs, update deployment can be faster, more efficient, and less likely to exceed the maintenance window.
2121

2222
For additional recommendations on setting up WSUS in your Azure subscription and to secure your Windows virtual machines up to date, review [Plan your deployment for updating Windows virtual machines in Azure using WSUS](/azure/architecture/example-scenario/wsus).
2323

2424
## Pre-download updates
2525

26-
To configure the automatic downloading of updates without automatically installing them, you can use Group Policy to [configure the Automatic Updates setting](/windows-server/administration/windows-server-update-services/deploy/4-configure-group-policy-settings-for-automatic-updates#configure-automatic-updates) to 3. This setting enables downloads of the required updates in the background, and notifies you that the updates are ready to install. In this way, Update Manager (preview) remains in control of schedules, but allows downloading of updates outside the maintenance window. This behavior prevents `Maintenance window exceeded` errors in Update Manager (preview)
26+
To configure the automatic downloading of updates without automatically installing them, you can use Group Policy to [configure the Automatic Updates setting](/windows-server/administration/windows-server-update-services/deploy/4-configure-group-policy-settings-for-automatic-updates#configure-automatic-updates) to 3. This setting enables downloads of the required updates in the background, and notifies you that the updates are ready to install. In this way, Update Manager remains in control of schedules, but allows downloading of updates outside the maintenance window. This behavior prevents `Maintenance window exceeded` errors in Update Manager
2727

2828
You can enable this setting in PowerShell:
2929

@@ -43,7 +43,7 @@ By default, the Windows Update client is configured to provide updates only for
4343

4444
Use one of the following options to perform the settings change at scale:
4545

46-
- For Servers configured to patch on a schedule from Update Manager (preview) (that has the VM PatchSettings set to AutomaticByPlatform = Azure-Orchestrated), and for all Windows Servers running on an earlier operating system than server 2016, Run the following PowerShell script on the server you want to change.
46+
- For Servers configured to patch on a schedule from Update Manager (that has the VM PatchSettings set to AutomaticByPlatform = Azure-Orchestrated), and for all Windows Servers running on an earlier operating system than server 2016, Run the following PowerShell script on the server you want to change.
4747

4848
```powershell
4949
$ServiceManager = (New-Object -com "Microsoft.Update.ServiceManager")
@@ -52,7 +52,7 @@ Use one of the following options to perform the settings change at scale:
5252
$ServiceManager.AddService2($ServiceId,7,"")
5353
```
5454
55-
- For servers running Server 2016 or later which are not using Update Manager (preview) scheduled patching (that has the VM PatchSettings set to AutomaticByOS = Azure-Orchestrated) you can use Group Policy to control this by downloading and using the latest Group Policy [Administrative template files](/troubleshoot/windows-client/group-policy/create-and-manage-central-store).
55+
- For servers running Server 2016 or later which are not using Update Manager scheduled patching (that has the VM PatchSettings set to AutomaticByOS = Azure-Orchestrated) you can use Group Policy to control this by downloading and using the latest Group Policy [Administrative template files](/troubleshoot/windows-client/group-policy/create-and-manage-central-store).
5656
5757
5858
## Configure a Windows server for Microsoft updates
@@ -82,7 +82,7 @@ If your machine is patched using Automation Update management, and has Automatic
8282
8383
## Make WSUS configuration settings
8484
85-
Update Manager (preview) supports WSUS settings. You can specify sources for scanning and downloading updates using instructions in [Specify intranet Microsoft Update service location](/windows/deployment/update/waas-wu-settings#specify-intranet-microsoft-update-service-location). By default, the Windows Update client is configured to download updates from Windows Update. When you specify a WSUS server as a source for your machines, the update deployment fails, if the updates aren't approved in WSUS.
85+
Update Manager supports WSUS settings. You can specify sources for scanning and downloading updates using instructions in [Specify intranet Microsoft Update service location](/windows/deployment/update/waas-wu-settings#specify-intranet-microsoft-update-service-location). By default, the Windows Update client is configured to download updates from Windows Update. When you specify a WSUS server as a source for your machines, the update deployment fails, if the updates aren't approved in WSUS.
8686
8787
To restrict machines to the internal update service, see [do not connect to any Windows Update Internet locations](/windows-server/administration/windows-server-update-services/deploy/4-configure-group-policy-settings-for-automatic-updates#do-not-connect-to-any-windows-update-internet-locations).
8888

0 commit comments

Comments
 (0)