Skip to content

Commit 568b258

Browse files
Merge pull request #292524 from SnehaSudhirG/02Jan-WhatsNew
Added retirement info in Whats New
2 parents 7a97ec8 + 546eead commit 568b258

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

articles/automation/whats-new.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Significant updates to Azure Automation updated each month.
44
services: automation
55
ms.subservice:
66
ms.topic: overview
7-
ms.date: 07/19/2024
7+
ms.date: 02/01/2025
88
ms.custom: references_regions
99
---
1010

@@ -21,6 +21,21 @@ Azure Automation receives improvements on an ongoing basis. To stay up to date w
2121

2222
This page is updated monthly, so revisit it regularly. If you're looking for items older than six months, you can find them in [Archive for What's new in Azure Automation](whats-new-archive.md).
2323

24+
## December 2024
25+
26+
### Final retirement notice: AzureRM modules starting February 01, 2025
27+
28+
Azure Automation will **discontinue** execution of all runbooks that use AzureRM modules. AzureRM PowerShell module has retired on **February 29, 2024**. Refer [migration resources](https://aka.ms/azpsmigrate) for guidance on transitioning from AzureRM to Az PowerShell module.
29+
30+
### Final retirement notice: TLS 1.0/1.1 protocols for Azure Automation
31+
32+
Starting **March 01, 2025** all agent-based and extension-based User Hybrid Runbook Workers, Webhooks and DSC nodes using Transport Layer Security (TLS) 1.0 and 1.1 protocols would no longer be able to connect to Azure Automation. All jobs running or scheduled on Hybrid Workers using TLS 1.0 and 1.1 protocols will fail. [Learn more](automation-managing-data.md#tls-for-azure-automation).
33+
34+
### Final retirement notice: Agent-based user hybrid runbook worker
35+
36+
Starting **April 01, 2025** all jobs running on agent-based user hybrid runbook worker (Windows and Linux) will be stopped. [Learn more](migrate-existing-agent-based-hybrid-worker-to-extension-based-workers.md).
37+
38+
2439
## July 2024
2540

2641
### General Availability: Azure Automation supports PowerShell 7.2 runbooks in Government clouds

0 commit comments

Comments
 (0)