Skip to content

Commit ad47e53

Browse files
committed
Edited the brand name for all articles
1 parent 6d3fd09 commit ad47e53

27 files changed

+197
-197
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configure Windows Update settings in Update Manager (preview)
33
description: This article tells how to configure Windows update settings to work with Update Manager (preview).
4-
ms.service: update manager
4+
ms.service: update-manager
55
ms.date: 05/02/2023
66
ms.topic: conceptual
77
author: SnehaSudhirG

articles/update-center/deploy-updates.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
11
---
2-
title: Deploy updates and track results in update management center (preview).
3-
description: The article details how to use update management center (preview) in the Azure portal to deploy updates and view results for supported machines.
4-
ms.service: update-management-center
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.
4+
ms.service: update-manager
55
ms.date: 05/31/2023
66
ms.topic: conceptual
77
author: SnehaSudhirG
88
ms.author: sudhirsneha
99
ms.custom: references_regions
1010
---
1111

12-
# Deploy updates now and track results with update management center (preview)
12+
# Deploy updates now and track results with 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 management center (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 management center (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 management center (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 management center (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 management center (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 management center (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 management center (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 management center (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

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

168168
## Next steps
169169

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

articles/update-center/dynamic-scope-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: An overview of dynamic scoping (preview)
33
description: This article provides information about dynamic scoping (preview), its purpose and advantages.
4-
ms.service: update-management-center
4+
ms.service: update-manager
55
ms.date: 07/05/2023
66
ms.topic: conceptual
77
author: SnehaSudhir

articles/update-center/index.yml

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

3-
title: Update management center (preview) documentation
3+
title: Update manager (preview) documentation
44
metadata:
5-
title: Update management center (preview) documentation
6-
description: Learn how to use update management center (preview) in Azure to manage updates on machines across Azure and hybrid environments.
7-
services: Update-management-center
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.
7+
services: Update-manager
88
author: SnehaSudhir
99
manager: jsuri
10-
ms.service: Update-management-center
10+
ms.service: Update-manager
1111
ms.topic: landing-page
1212
ms.date: 07/04/2023
1313
ms.author: sudhirsneha
1414

1515
landingContent:
1616

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

articles/update-center/manage-arc-enabled-servers-programmatically.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Programmatically manage updates for Azure Arc-enabled servers in Update management center (preview)
3-
description: This article tells how to use Update management center (preview) using REST API with Azure Arc-enabled servers.
2+
title: Programmatically manage updates for Azure Arc-enabled servers in Update manager (preview)
3+
description: This article tells how to use Update manager (preview) using REST API with Azure Arc-enabled servers.
44
ms.service: update-management-center
55
author: SnehaSudhirG
66
ms.author: sudhirsneha
@@ -10,11 +10,11 @@ ms.topic: conceptual
1010

1111
# How to programmatically manage updates for Azure Arc-enabled servers
1212

13-
This article walks you through the process of using the Azure REST API to trigger an assessment and an update deployment on your Azure Arc-enabled servers with update management (preview) in Azure. If you're new to update management center (preview) and you want to learn more, see [overview of update management center (preview)](overview.md). To use the Azure REST API to manage Azure virtual machines, see [How to programmatically work with Azure virtual machines](manage-vms-programmatically.md).
13+
This article walks you through the process of using the Azure REST API to trigger an assessment and an update deployment on your Azure Arc-enabled servers with update manager (preview) in Azure. If you're new to update manager (preview) and you want to learn more, see [overview of update manager (preview)](overview.md). To use the Azure REST API to manage Azure virtual machines, see [How to programmatically work with Azure virtual machines](manage-vms-programmatically.md).
1414

15-
Update management center (preview) in Azure enables you to use the [Azure REST API](/rest/api/azure) for access programmatically. Additionally, you can use the appropriate REST commands from [Azure PowerShell](/powershell/azure) and [Azure CLI](/cli/azure).
15+
Update manager (preview) in Azure enables you to use the [Azure REST API](/rest/api/azure) for access programmatically. Additionally, you can use the appropriate REST commands from [Azure PowerShell](/powershell/azure) and [Azure CLI](/cli/azure).
1616

17-
Support for Azure REST API to manage Azure Arc-enabled servers is available through the update management center (preview) virtual machine extension.
17+
Support for Azure REST API to manage Azure Arc-enabled servers is available through the Update manager (preview) virtual machine extension.
1818

1919
## Update assessment
2020

@@ -353,5 +353,5 @@ DELETE on `<ARC or Azure VM resourceId>/providers/Microsoft.Maintenance/configur
353353

354354
## Next steps
355355

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

articles/update-center/manage-dynamic-scoping.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Manage various operations of dynamic scoping (preview).
33
description: This article describes how to manage dynamic scoping (preview) operations
4-
ms.service: update-management-center
4+
ms.service: update-manager
55
author: SnehaSudhirG
66
ms.author: sudhirsneha
77
ms.date: 07/05/2023
@@ -21,7 +21,7 @@ This article describes how to view, add, edit and delete a dynamic scope (previe
2121
## Add a Dynamic scope (preview)
2222
To add a Dynamic scope to an existing configuration, follow these steps:
2323

24-
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to Update management center (preview).
24+
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to Update manager (preview).
2525
1. Select **Machines** > **Browse maintenance configurations** > **Maintenance configurations**.
2626
1. In the **Maintenance configurations** page, select the name of the maintenance configuration for which you want to add a Dynamic scope.
2727
1. In the given maintenance configuration page > select **Dynamic scopes** > **Add a dynamic scope**.
@@ -47,14 +47,14 @@ To add a Dynamic scope to an existing configuration, follow these steps:
4747

4848
To view the list of Dynamic scopes (preview) associated to a given maintenance configuration, follow these steps:
4949

50-
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to **Update management center (preview)**.
50+
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to **Update manager (preview)**.
5151
1. Select **Machines** > **Browse maintenance configurations** > **Maintenance configurations**.
5252
1. In the **Maintenance configurations** page, select the name of the maintenance configuration for which you want to view the Dynamic scope.
5353
1. In the given maintenance configuration page, select **Dynamic scopes** to view all the Dynamic scopes that are associated with the maintenance configuration.
5454

5555
## Edit a Dynamic scope (preview)
5656

57-
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to Update management center (preview).
57+
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to Update manager (preview).
5858
1. Select **Machines** > **Browse maintenance configurations** > **Maintenance configurations**.
5959
1. In the **Maintenance configurations** page, select the name of the maintenance configuration for which you want to edit an existing Dynamic scope.
6060
1. In the given maintenance configuration page > select **Dynamic scopes** and select the scope you want to edit. Under **Actions** column, select the edit icon.
@@ -65,14 +65,14 @@ To view the list of Dynamic scopes (preview) associated to a given maintenance c
6565

6666
## Delete a Dynamic scope (preview)
6767

68-
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to Update management center (preview).
68+
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to Update manager (preview).
6969
1. Select **Machines** > **Browse maintenance configurations** > **Maintenance configurations**.
7070
1. In the **Maintenance configurations** page, select the name of the maintenance configuration for which you want to edit an existing Dynamic scope.
7171
1. In the given maintenance configuration page > select **Dynamic scopes** and select the scope you want to delete. Select **Remove dynamic scope** and then select **Ok**.
7272

7373
## View patch history of a Dynamic scope (preview)
7474

75-
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to Update management center (preview).
75+
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to Update manager (preview).
7676
1. Select **History** > **Browse maintenance configurations** > **Maintenance configurations** to view the patch history of a dynamic scope.
7777

7878

@@ -109,7 +109,7 @@ Obtaining consent to apply updates is an important step in the workflow of dynam
109109

110110
#### [From Update Settings](#tab/us)
111111

112-
1. In **Update management center**, go to **Overview** > **Update settings**.
112+
1. In **Update manager**, go to **Overview** > **Update settings**.
113113
1. In **Change Update settings**, select **+Add machine** to add the machines.
114114
1. In the list of machines sorted as per the operating system, go to the **Patch orchestration** option and select **Azure-orchestrated with user managed schedules (Preview)** to confirm that:
115115

@@ -126,4 +126,4 @@ Obtaining consent to apply updates is an important step in the workflow of dynam
126126
* [Deploy updates now (on-demand) for single machine](deploy-updates.md)
127127
* [Schedule recurring updates](scheduled-patching.md)
128128
* [Manage update settings via Portal](manage-update-settings.md)
129-
* [Manage multiple machines using update management center](manage-multiple-machines.md)
129+
* [Manage multiple machines using update manager](manage-multiple-machines.md)

0 commit comments

Comments
 (0)