Skip to content

Commit 2b2306b

Browse files
Merge pull request #286743 from SnehaSudhirG/15Sep-AUMV1RetirementUpdate
Added the retirement announcement
2 parents c8bb6f9 + 3f34d23 commit 2b2306b

21 files changed

+45
-28
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
author: SnehaSudhir
3+
ms.author: sudhirsneha
4+
ms.topic: include
5+
ms.date: 09/15/2024
6+
---
7+
8+
> [!Important]
9+
> Automation Update Management has retired on **31 August 2024** and we recommend that you use Azure Update Manager. Follow the guidelines for [migration from Automation Update Management to Azure Update Manager](../../update-manager/migration-overview.md).

articles/automation/update-management/configure-alerts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: azure-automation
1010

1111
# How to create alerts for Update Management
1212

13-
[!INCLUDE [./log-analytics-retirement-announcement.md](../includes/log-analytics-retirement-announcement.md)]
13+
[!INCLUDE [./automation-update-management-retirement-announcement.md](../includes/automation-update-management-retirement-announcement.md)]
1414

1515
Alerts in Azure proactively notify you of results from runbook jobs, service health issues, or other scenarios related to your Automation account. Azure Automation does not include pre-configured alert rules, but you can create your own based on data that it generates. This article provides guidance on creating alert rules using the metrics included with Update Management
1616

articles/automation/update-management/configure-groups.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,15 @@ title: Use dynamic groups with Azure Automation Update Management
33
description: This article tells how to use dynamic groups with Azure Automation Update Management.
44
services: automation
55
ms.subservice: update-management
6-
ms.date: 09/10/2024
6+
ms.date: 09/15/2024
77
ms.topic: how-to
88
ms.service: azure-automation
99
---
1010

1111
# Use dynamic groups with Update Management
1212

13+
[!INCLUDE [./automation-update-management-retirement-announcement.md](../includes/automation-update-management-retirement-announcement.md)]
14+
1315
Update Management allows you to target a dynamic group of Azure or non-Azure VMs for update deployments. Using a dynamic group keeps you from having to edit your deployment to update machines.
1416

1517
> [!NOTE]

articles/automation/update-management/configure-wuagent.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ ms.service: azure-automation
99
---
1010
# Configure Windows Update settings for Azure Automation Update Management
1111

12+
[!INCLUDE [./automation-update-management-retirement-announcement.md](../includes/automation-update-management-retirement-announcement.md)]
13+
1214
Azure Automation Update Management 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 with:
1315

1416
- Local Group Policy Editor

articles/automation/update-management/deploy-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.service: azure-automation
1313
> [!CAUTION]
1414
> This article references CentOS, a Linux distribution that is End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](/azure/virtual-machines/workloads/centos/centos-end-of-life).
1515
16-
[!INCLUDE [./log-analytics-retirement-announcement.md](../includes/log-analytics-retirement-announcement.md)]
16+
[!INCLUDE [./automation-update-management-retirement-announcement.md](../includes/automation-update-management-retirement-announcement.md)]
1717

1818
This article describes how to schedule an update deployment and review the process after the deployment is complete. You can configure an update deployment from a selected Azure virtual machine, from the selected Azure Arc-enabled server, or from the Automation account across all configured machines and servers.
1919

articles/automation/update-management/enable-from-automation-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: azure-automation
1111

1212
# Enable Update Management from an Automation account
1313

14-
[!INCLUDE [./log-analytics-retirement-announcement.md](../includes/log-analytics-retirement-announcement.md)]
14+
[!INCLUDE [./automation-update-management-retirement-announcement.md](../includes/automation-update-management-retirement-announcement.md)]
1515

1616
This article describes how you can use your Automation account to enable the [Update Management](overview.md) feature for VMs in your environment, including machines or servers registered with [Azure Arc-enabled servers](../../azure-arc/servers/overview.md). To enable Azure VMs at scale, you must enable an existing Azure VM using Update Management.
1717

articles/automation/update-management/enable-from-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: azure-automation
1111

1212
# Enable Update Management from the Azure portal
1313

14-
[!INCLUDE [./log-analytics-retirement-announcement.md](../includes/log-analytics-retirement-announcement.md)]
14+
[!INCLUDE [./automation-update-management-retirement-announcement.md](../includes/automation-update-management-retirement-announcement.md)]
1515

1616
This article describes how you can enable the [Update Management](overview.md) feature for VMs by browsing the Azure portal. To enable Azure VMs at scale, you must enable an existing Azure VM using Update Management.
1717

articles/automation/update-management/enable-from-runbook.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ description: This article tells how to enable Update Management from a runbook.
44
services: automation
55
ms.subservice: update-management
66
ms.topic: how-to
7-
ms.date: 09/10/2024
7+
ms.date: 09/15/2024
88
ms.custom: mvc
99
ms.service: azure-automation
1010
---
1111

1212
# Enable Update Management from a runbook
1313

14-
[!INCLUDE [./log-analytics-retirement-announcement.md](../includes/log-analytics-retirement-announcement.md)]
14+
[!INCLUDE [./automation-update-management-retirement-announcement.md](../includes/automation-update-management-retirement-announcement.md)]
1515

1616
This article describes how you can use a runbook to enable the [Update Management](overview.md) feature for VMs in your environment. To enable Azure VMs at scale, you must enable an existing VM with Update Management.
1717

articles/automation/update-management/enable-from-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: azure-automation
1111

1212
# Enable Update Management using Azure Resource Manager template
1313

14-
[!INCLUDE [./log-analytics-retirement-announcement.md](../includes/log-analytics-retirement-announcement.md)]
14+
[!INCLUDE [./automation-update-management-retirement-announcement.md](../includes/automation-update-management-retirement-announcement.md)]
1515

1616
You can use an [Azure Resource Manager template](../../azure-resource-manager/templates/syntax.md) to enable the Azure Automation Update Management feature in your resource group. This article provides a sample template that automates the following:
1717

articles/automation/update-management/enable-from-vm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: Enable Azure Automation Update Management for an Azure VM
33
description: This article tells how to enable Update Management for an Azure VM.
44
services: automation
55
ms.subservice: update-management
6-
ms.date: 09/10/2024
6+
ms.date: 09/15/2024
77
ms.topic: how-to
88
ms.custom: mvc
99
ms.service: azure-automation
1010
---
1111

1212
# Enable Update Management for an Azure VM
1313

14-
[!INCLUDE [./log-analytics-retirement-announcement.md](../includes/log-analytics-retirement-announcement.md)]
14+
[!INCLUDE [./automation-update-management-retirement-announcement.md](../includes/automation-update-management-retirement-announcement.md)]
1515

1616
This article describes how you can enable the [Update Management](overview.md) feature on one or more Azure virtual machines (VM). To enable Azure VMs at scale, you must enable an existing Azure VM using Update Management.
1717

0 commit comments

Comments
 (0)