Skip to content

Commit 493bc6e

Browse files
authored
Merge pull request #48853 from Orin-Thomas/orthomas-27Jan25-B
Technical review & update to Windows Server 2025
2 parents c1e238c + f82a1ee commit 493bc6e

10 files changed

+12
-12
lines changed

learn-pr/azure/optimize-operations-with-automanage/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Introduction
88
description: Introduction to optimizing IT operations and management with Azure Automanage.
9-
ms.date: 12/19/2023
9+
ms.date: 01/20/2025
1010
author: johnmarco
1111
ms.author: johnmarc
1212
ms.topic: unit

learn-pr/azure/optimize-operations-with-automanage/2-describe-automanage-best-practices.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Describe concepts around Azure Automanage best practices
88
description: Describe the benefits and services of using Azure Automanage.
9-
ms.date: 12/19/2023
9+
ms.date: 01/20/2025
1010
author: johnmarco
1111
ms.author: johnmarc
1212
ms.topic: unit

learn-pr/azure/optimize-operations-with-automanage/3-enable-automanage-best-practices.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Enable Azure Automanage best practices
88
description: Describe how to deploy Azure Automanage best practices through the Azure portal, Azure Policy, and ARM.
9-
ms.date: 12/19/2023
9+
ms.date: 01/20/2025
1010
author: johnmarco
1111
ms.author: johnmarc
1212
ms.topic: unit

learn-pr/azure/optimize-operations-with-automanage/4-create-custom-configuration-profile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Create and assign a custom configuration profile
88
description: Get step by step guidance on creating and assigning a custom configuration profile using the Azure portal.
9-
ms.date: 12/19/2023
9+
ms.date: 01/20/2025
1010
author: johnmarco
1111
ms.author: johnmarc
1212
ms.topic: unit

learn-pr/azure/optimize-operations-with-automanage/5-extend-automanage-with-arc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Extend Azure Automanage across non-Azure infrastructure with Azure Arc
88
description: Learn how to extend Azure Automanage across non-Azure infrastructure using Azure Arc.
9-
ms.date: 12/19/2023
9+
ms.date: 01/20/2025
1010
author: johnmarco
1111
ms.author: johnmarc
1212
ms.topic: unit

learn-pr/azure/optimize-operations-with-automanage/6-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Knowledge check
88
description: Knowledge check.
9-
ms.date: 12/19/2023
9+
ms.date: 01/20/2025
1010
author: johnmarco
1111
ms.author: johnmarc
1212
ms.topic: unit

learn-pr/azure/optimize-operations-with-automanage/7-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Summary
88
description: Summary
9-
ms.date: 12/19/2023
9+
ms.date: 01/20/2025
1010
author: johnmarco
1111
ms.author: johnmarc
1212
ms.topic: unit

learn-pr/azure/optimize-operations-with-automanage/includes/3-enable-automanage-best-practices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Azure Automanage can be enabled on existing or new virtual machines using the Az
55
If you don't have an Azure subscription, [create an account](https://azure.microsoft.com/pricing/purchase-options/pay-as-you-go/) before you begin.
66

77
> [!NOTE]
8-
> Free trial accounts do not have access to the virtual machines used in this tutorial. Please upgrade to a Pay-As-You-Go subscription.
8+
> Free trial accounts don't have access to the virtual machines used in this tutorial. Please upgrade to a pay-as-you-go subscription.
99
1010
> [!IMPORTANT]
11-
> You need to have the **Contributor** role on the resource group containing your VMs to enable Automanage. If you are enabling Automanage for the first time on a subscription, you need the following permissions: **Owner** role or **Contributor** along with **User Access Administrator** roles on your subscription.
11+
> You need to have the **Contributor** role on the resource group containing your VMs to enable Automanage. If you're enabling Automanage for the first time on a subscription, you need the following permissions: **Owner** role or **Contributor** along with **User Access Administrator** roles on your subscription.
1212
1313
1. Sign in to the [Azure portal](https://portal.azure.com/).
1414
1. In the search bar, search for and select **Automanage**.

learn-pr/azure/optimize-operations-with-automanage/includes/5-extend-automanage-with-arc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
> [!CAUTION]
2-
> This content references CentOS, a Linux distribution that is End Of Life (EOL) status. Please consider your use and plan accordingly. For more information, see the [CentOS End Of Life guidance](/azure/virtual-machines/workloads/centos/centos-end-of-life).
2+
> This content references CentOS, a Linux distribution that is End Of Service (EOS) status. Please consider your use and plan accordingly. For more information, see the [CentOS End Of Life guidance](/azure/virtual-machines/workloads/centos/centos-end-of-life).
33
44
The benefits of Azure Automanage can be extended beyond virtual machines hosted on the Azure cloud through Azure Arc. Azure Arc expands support to server-based resources that run outside of Azure. A Windows Server or Linux server that's running in Contoso's on-premises datacenter can be registered with Azure Arc and use many of the capabilities available on Azure, including Azure Automanage. Contoso can also apply these capabilities to any server that's running Windows Server or Linux hosted by another cloud provider.
55

@@ -19,7 +19,7 @@ Arc-enabled servers onboarded with Automanage enjoy the same benefits and servic
1919

2020
Automanage supports the following operating systems for Azure Arc-enabled servers:
2121

22-
- Windows Server 2012 R2, 2016, 2019, 2022
22+
- Windows Server 2012 R2, 2016, 2019, 2022, 2025
2323
- CentOS 7.3+, 8
2424
- RHEL 7.4+, 8
2525
- Ubuntu 16.04, 18.04, 20.04

learn-pr/azure/optimize-operations-with-automanage/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
title: Optimizing IT operations and management with Azure Automanage
77
description: Learn how to use Azure Automanage to optimize IT operations and management.
88
manager: rayoflores
9-
ms.date: 12/19/2023
9+
ms.date: 01/20/2025
1010
author: johnmarco
1111
ms.author: johnmarc
1212
ms.topic: module

0 commit comments

Comments
 (0)