Skip to content

Commit 2ee3153

Browse files
authored
Merge pull request #312638 from RochakSingh-blr/5mar-auto-ws2008-eol-note
Adding WS2008 and WS2008 R2 EOL note in Automation articles
2 parents 328e9ea + 9756448 commit 2ee3153

7 files changed

Lines changed: 27 additions & 15 deletions

articles/automation/automation-dsc-extension-history.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Work with Azure Desired State Configuration extension version history
33
description: This article shares version history information for the Desired State Configuration (DSC) extension in Azure.
4-
ms.date: 11/17/2025
4+
ms.date: 03/05/2026
55
keywords: dsc, powershell, azure, extension
66
services: automation
77
ms.subservice: desired-state-config
@@ -23,6 +23,8 @@ This article provides information about each version of the Azure DSC VM extensi
2323

2424
## Latest version
2525

26+
[!INCLUDE [end-of-support-notes-windows-server-2008.md](../../includes/end-of-support-notes-windows-server-2008.md)]
27+
2628
### Version 2.83
2729

2830
- **Release date:**
@@ -270,7 +272,7 @@ This article provides information about each version of the Azure DSC VM extensi
270272
- **Remarks:** This version uses DSC as included in Windows Server 2016 Technical Preview; for other
271273
Windows OSs, it installs the [Windows Management Framework 5.0 RTM](https://devblogs.microsoft.com/powershell/windows-management-framework-wmf-5-0-rtm-is-now-available-via-the-microsoft-update-catalog/) (installing WMF requires a reboot).
272274
- **New features:**
273-
- Make telemetry non-blocking when an error occurs during telemetry hotfix download (known Azure DNS issue) or during install.
275+
- Make telemetry nonblocking when an error occurs during telemetry hotfix download (known Azure DNS issue) or during install.
274276
- Fix for the intermittent issue where extension stops processing configuration after a reboot. This was causing the DSC extension to remain in 'transitioning' state.
275277
- Minor other fixes and improvements were added.
276278

@@ -301,7 +303,7 @@ This article provides information about each version of the Azure DSC VM extensi
301303
Windows OSs, it installs the [Windows Management Framework 5.0 RTM](https://devblogs.microsoft.com/powershell/windows-management-framework-wmf-5-0-rtm-is-now-available-via-the-microsoft-update-catalog/) (installing WMF requires a reboot).
302304
- **New features:**
303305
- Improvement in error handling and other minor bug fixes.
304-
- New property in DSC extension settings. `ForcePullAndApply` in AdvancedOptions is added to enable the DSC extension enact DSC configurations when the refresh mode is Pull (as opposed to the default Push mode). For more information about the DSC extension settings, refer to [this blog](https://devblogs.microsoft.com/powershell/arm-dsc-extension-settings/).
306+
- New property in DSC extension settings. `ForcePullAndApply` in AdvancedOptions is added to enable the DSC extension enact DSC configurations when the refresh mode is Pull (as opposed to the default Push mode). For more information about the DSC extension settings, see [this blog](https://devblogs.microsoft.com/powershell/arm-dsc-extension-settings/).
305307

306308
### Version 2.15
307309

articles/automation/automation-dsc-overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ keywords: powershell dsc, desired state configuration, powershell dsc azure
55
services: automation
66
ms.service: azure-automation
77
ms.subservice: desired-state-config
8-
ms.date: 11/17/2025
8+
ms.date: 03/05/2026
99
ms.topic: overview
1010
ms.author: v-rochak2
1111
author: RochakSingh-blr
@@ -61,6 +61,8 @@ Consider the requirements in this section when using Azure Automation State Conf
6161

6262
### Operating system requirements
6363

64+
[!INCLUDE [end-of-support-notes-windows-server-2008.md](../../includes/end-of-support-notes-windows-server-2008.md)]
65+
6466
For nodes running Windows, the following versions are supported:
6567

6668
- Windows Server 2022

articles/automation/automation-managing-data.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Automation data security
33
description: This article helps you learn how Azure Automation protects your privacy and secures your data.
44
services: automation
55
ms.subservice: shared-capabilities
6-
ms.date: 11/17/2025
6+
ms.date: 03/05/2026
77
ms.topic: overview
88
ms.custom:
99
ms.service: azure-automation
@@ -80,6 +80,8 @@ else:
8080

8181
### Platform-specific guidance
8282

83+
[!INCLUDE [end-of-support-notes-windows-server-2008.md](../../includes/end-of-support-notes-windows-server-2008.md)]
84+
8385
|Platform/Language | Support | More Information |
8486
| --- | --- | --- |
8587
|Linux | Linux distributions tend to rely on [OpenSSL](https://www.openssl.org) for TLS 1.2 support. | Check the [OpenSSL Changelog](https://www.openssl.org/news/changelog.html) to confirm your version of OpenSSL is supported.|

articles/automation/migrate-existing-agent-based-hybrid-worker-to-extension-based-workers.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Migrate an existing agent-based hybrid workers to extension-based-workers in Azure Automation
2+
title: Migrate existing agent-based hybrid workers to extension-based-workers in Azure Automation
33
description: This article provides information on how to migrate an existing agent-based hybrid worker to extension based workers.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 04/07/2025
6+
ms.date: 03/05/2026
77
ms.custom:
88
- devx-track-azurecli
99
- devx-track-bicep
@@ -85,7 +85,7 @@ The purpose of the Extension-based approach is to simplify the installation and
8585
| PowerShell Core | To run PowerShell runbooks, PowerShell Core needs to be installed. For instructions, see [Installing PowerShell Core on Linux](/powershell/scripting/install/installing-powershell-core-on-linux) | 6.0.0 |
8686

8787
> [!NOTE]
88-
> - Hybrid Runbook Worker is currently not supported for Virtual Machine Scale Sets (VMSS).
88+
> - Hybrid Runbook Worker is currently not supported for Virtual Machine Scale Sets.
8989
>
9090
> - We strongly recommend that you never configure Hybrid Worker extension on a Virtual machine hosting domain controller. Security best practices don't advise such a setup due to the high-risk nature of exposing domain controllers to potential attack vectors via Azure Automation jobs. Domain controllers should be highly secured and isolated from non-essential services to prevent unauthorized access and maintain the integrity of the Active Directory Domain Services (ADDS) environment.
9191
@@ -102,7 +102,7 @@ If extension-based Hybrid Worker is using custom Hybrid Worker credentials, then
102102
> [!NOTE]
103103
> - When a system has UAC/LUA in place, permissions must be granted directly and not through any group membership. [Learn more](troubleshoot/extension-based-hybrid-runbook-worker.md#scenario-runbooks-go-into-a-suspended-state-on-a-hybrid-runbook-worker-when-using-a-custom-account-on-a-server-with-user-account-control-uac-enabled).
104104
> - For the Arc-enabled server, ensure to reassign the permissions as they get removed whenever the ARC agent is updated.
105-
> - Hybrid Runbook Worker is currently not supported for Virtual Machine Scale Sets (VMSS).
105+
> - Hybrid Runbook Worker is currently not supported for Virtual Machine Scale Sets.
106106
107107
## Migrate an existing Agent based Hybrid Worker to Extension based Hybrid Worker
108108

@@ -127,6 +127,8 @@ For at-scale migration of multiple Agent based Hybrid Workers, you can also use
127127

128128
## Manage Hybrid Worker extension using Bicep & ARM templates, REST API, Azure CLI, and PowerShell
129129

130+
[!INCLUDE [end-of-support-notes-windows-server-2008.md](../../includes/end-of-support-notes-windows-server-2008.md)]
131+
130132
#### [Bicep file](#tab/bicep-file)
131133

132134
You can use the Bicep file to create a new Hybrid Worker group, create a new Azure Windows VM and add it to an existing Hybrid Worker Group. Learn more about [Bicep](../azure-resource-manager/bicep/overview.md).

articles/automation/tutorial-configure-servers-desired-state.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article tells how to configure machines to a desired state usi
44
services: automation
55
ms.subservice: desired-state-config
66
ms.topic: tutorial
7-
ms.date: 11/17/2025
7+
ms.date: 03/05/2026
88
ms.custom: devx-track-azurepowershell
99
ms.service: azure-automation
1010
ms.author: v-rochak2
@@ -32,6 +32,8 @@ VM.
3232

3333
## Prerequisites
3434

35+
[!INCLUDE [end-of-support-notes-windows-server-2008.md](../../includes/end-of-support-notes-windows-server-2008.md)]
36+
3537
- An Azure Automation account. To learn more about an Automation account and its requirements, see
3638
[Automation Account authentication overview][01].
3739
- An Azure Resource Manager VM (not classic) running Windows Server 2008 R2 or later. For

articles/automation/whats-new-archive.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Archive for What's new in Azure Automation
33
description: The What's new release notes in the Overview section of this content set contain six months of activity. Thereafter, the items are removed from the main article and put into this article.
44
services: automation
55
ms.topic: overview
6-
ms.date: 08/01/2023
6+
ms.date: 03/05/2026
77
ms.custom: references_regions
88
ms.author: v-rochak2
99
author: RochakSingh-blr
@@ -227,7 +227,7 @@ Start/Stop VM runbooks have been updated to use Az modules in place of Azure Res
227227

228228
Use Azure Automation State Configuration to centrally store configurations and maintain the desired state of hybrid connected machines enabled through the Azure Arc enabled servers DSC VM extension. For more information, read [Arc enabled servers VM extensions overview](/azure/azure-arc/servers/manage-vm-extensions).
229229

230-
### July 2020
230+
## July 2020
231231

232232
### Introduced Public Preview of Private Link support in Automation
233233

@@ -237,6 +237,8 @@ Use Azure Private Link to securely connect virtual networks to Azure Autom
237237

238238
### Hybrid Runbook Worker support for Windows Server 2008 R2
239239

240+
[!INCLUDE [end-of-support-notes-windows-server-2008.md](../../includes/end-of-support-notes-windows-server-2008.md)]
241+
240242
**Type:** New feature
241243

242244
Automation Hybrid Runbook Worker supports the Windows Server 2008 R2 operating system.

includes/end-of-support-notes-windows-server-2008.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
ms.assetid:
33
title: Include file
4-
description: Include file with notes on end of support information for Windows Server 2008 and 2008 R2.
4+
description: Include file with notes on end of life information for Windows Server 2008 and 2008 R2.
55
author: RochakSingh-blr
66
ms.author: v-rochak2
7-
ms.date: 03/12/2026
7+
ms.date: 03/13/2026
88
ms.topic: Include
9-
9+
ms.service: azure-automation
1010

1111
---
1212
> [!NOTE]

0 commit comments

Comments
 (0)