Skip to content

Commit 41d108c

Browse files
committed
edited the naming convention for the service
1 parent 7acd903 commit 41d108c

27 files changed

+189
-189
lines changed

articles/update-center/assessment-options.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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 (preview).
3+
description: The article describes the assessment options available in Update Manager (preview).
44
ms.service: update-manager
55
ms.date: 05/23/2023
66
ms.topic: conceptual
@@ -12,19 +12,19 @@ ms.author: sudhirsneha
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 (preview).
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 (preview) 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-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 (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-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 (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).
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).
60-
* To troubleshoot issues, see the [Troubleshoot](troubleshoot.md) update manager (preview).
59+
* To view update assessment and deployment logs generated by Update Manager (preview), see [query logs](query-logs.md).
60+
* 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 Update Manager (preview)
3-
description: This article tells how to configure Windows update settings to work with Update Manager (preview).
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).
44
ms.service: 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 update manager (preview)
11+
# Configure Windows update settings for Azure Update Manager (preview)
1212

13-
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 (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:
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 (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.
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 (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)
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 (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.
4747

4848
```powershell
4949
$ServiceManager = (New-Object -com "Microsoft.Update.ServiceManager")
@@ -52,11 +52,11 @@ 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](https://learn.microsoft.com/troubleshoot/windows-client/group-policy/create-and-manage-central-store).
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](https://learn.microsoft.com/troubleshoot/windows-client/group-policy/create-and-manage-central-store).
5656
5757
## Make WSUS configuration settings
5858
59-
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.
59+
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.
6060
6161
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).
6262

articles/update-center/deploy-updates.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Deploy updates and track results in update manager (preview).
3-
description: The article details how to use update manager (preview) in the Azure portal to deploy updates and view results for supported machines.
2+
title: Deploy updates and track results in Azure Update Manager (preview).
3+
description: The article details how to use Azure Update Manager (preview) in the Azure portal to deploy updates and view results for supported machines.
44
ms.service: update-manager
55
ms.date: 08/08/2023
66
ms.topic: conceptual
@@ -9,33 +9,33 @@ ms.author: sudhirsneha
99
ms.custom: references_regions
1010
---
1111

12-
# Deploy updates now and track results with update manager (preview)
12+
# Deploy updates now and track results with Azure Update Manager (preview)
1313

1414
**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.
1515

16-
The article describes how to perform an on-demand update on a single VM or multiple VMs using update manager (preview).
16+
The article describes how to perform an on-demand update on a single VM or multiple VMs using Update Manager (preview).
1717

1818
See the following sections for detailed information:
1919
- [Install updates on a single VM](#install-updates-on-single-vm)
2020
- [Install updates at scale](#install-updates-at-scale)
2121

2222
## Supported regions
2323

24-
Update manager (preview) is available in all [Azure public regions](support-matrix.md#supported-regions).
24+
Update Manager (preview) is available in all [Azure public regions](support-matrix.md#supported-regions).
2525

2626

2727
## Install updates on single VM
2828

2929
>[!NOTE]
30-
> You can install the updates from the Overview or Machines blade in update manager (preview) page or from the selected VM.
30+
> You can install the updates from the Overview or Machines blade in Update Manager (preview) page or from the selected VM.
3131
3232
# [From Overview blade](#tab/install-single-overview)
3333

3434
To install one time updates on a single VM, follow these steps:
3535

3636
1. Sign in to the [Azure portal](https://portal.azure.com).
3737

38-
1. In **Update manager (preview)**, **Overview**, choose your **Subscription** and select **One-time update** to install updates.
38+
1. In **Update Manager (preview)**, **Overview**, choose your **Subscription** and select **One-time update** to install updates.
3939

4040
:::image type="content" source="./media/deploy-updates/install-updates-now-inline.png" alt-text="Example of installing one-time updates." lightbox="./media/deploy-updates/install-updates-now-expanded.png":::
4141

@@ -49,14 +49,14 @@ To install one time updates on a single VM, follow these steps:
4949

5050
> [!NOTE]
5151
> - Selected Updates shows a preview of OS updates which may be installed based on the last OS update assessment information available. If the OS update assessment information in update center management (preview) is obsolete, the actual updates installed would vary. Especially if you have chosen to install a specific update category, where the OS updates applicable may vary as new packages or KB Ids may be available for the category.
52-
> - Update manager (preview) doesn't support driver updates.
52+
> - Update Manager (preview) doesn't support driver updates.
5353
5454

5555
- Select **+Include update classification**, in the **Include update classification** select the appropriate classification(s) that must be installed on your machines.
5656

5757
:::image type="content" source="./media/deploy-updates/include-update-classification-inline.png" alt-text="Screenshot on including update classification." lightbox="./media/deploy-updates/include-update-classification-expanded.png":::
5858

59-
- Select **Include KB ID/package** to include in the updates. Enter a comma-separated list of Knowledge Base article ID numbers to include or exclude for Windows updates. For example, `3103696, 3134815`. For Windows, you can refer to the [MSRC link](https://msrc.microsoft.com/update-guide/deployments) to get the details of the latest Knowledge Base released. For supported Linux distros, you specify a comma separated list of packages by the package name, and you can include wildcards. For example, `kernel*, glibc, libc=1.0.1`. Based on the options specified, update manager (preview) shows a preview of OS updates under the **Selected Updates** section.
59+
- Select **Include KB ID/package** to include in the updates. Enter a comma-separated list of Knowledge Base article ID numbers to include or exclude for Windows updates. For example, `3103696, 3134815`. For Windows, you can refer to the [MSRC link](https://msrc.microsoft.com/update-guide/deployments) to get the details of the latest Knowledge Base released. For supported Linux distros, you specify a comma separated list of packages by the package name, and you can include wildcards. For example, `kernel*, glibc, libc=1.0.1`. Based on the options specified, Update Manager (preview) shows a preview of OS updates under the **Selected Updates** section.
6060

6161
- To exclude updates that you don't want to install, select **Exclude KB ID/package**. We recommend checking this option because updates that are not displayed here might be installed, as newer updates might be available.
6262

@@ -83,7 +83,7 @@ To install one time updates on a single VM, follow these steps:
8383

8484
1. Sign in to the [Azure portal](https://portal.azure.com).
8585

86-
1. In **Update manager (Preview)**, **Machine**, choose your **Subscription**, choose your machine and select **One-time update** to install updates.
86+
1. In **Update Manager (Preview)**, **Machine**, choose your **Subscription**, choose your machine and select **One-time update** to install updates.
8787

8888
1. Select to **Install now** to proceed with installing updates.
8989

@@ -115,7 +115,7 @@ You can schedule updates
115115

116116
1. Sign in to the [Azure portal](https://portal.azure.com).
117117

118-
1. In **Update manager (Preview)**, **Overview**, choose your **Subscription**, select **One-time update**, and **Install now** to install updates.
118+
1. In **Update Manager (Preview)**, **Overview**, choose your **Subscription**, select **One-time update**, and **Install now** to install updates.
119119

120120
:::image type="content" source="./media/deploy-updates/install-updates-now-inline.png" alt-text="Example of installing one-time updates." lightbox="./media/deploy-updates/install-updates-now-expanded.png":::
121121

@@ -170,5 +170,5 @@ Select any one of the update deployments from the list to open the **Update depl
170170

171171
## Next steps
172172

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

articles/update-center/index.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
### YamlMime:Landing
22

3-
title: Update manager (preview) documentation
3+
title: Azure Update Manager (preview) documentation
44
metadata:
5-
title: Update manager (preview) documentation
6-
description: Learn how to use update manager (preview) in Azure to manage updates on machines across Azure and hybrid environments.
5+
title: Azure Update Manager (preview) documentation
6+
description: Learn how to use Update Manager (preview) in Azure to manage updates on machines across Azure and hybrid environments.
77
services: Update-manager
88
author: SnehaSudhir
99
manager: jsuri
@@ -15,11 +15,11 @@ metadata:
1515
landingContent:
1616

1717
# Card (optional)
18-
- title: About Update manager
18+
- title: About Azure Update Manager
1919
linkLists:
2020
- linkListType: overview
2121
links:
22-
- text: What is Update manager (preview)?
22+
- text: What is Azure Update Manager (preview)?
2323
url: overview.md
2424
# Card
2525
- title: Manage machine update state

0 commit comments

Comments
 (0)