Skip to content

Commit 927d8d8

Browse files
Merge pull request #264321 from SnehaSudhirG/26Jan-WhatsNewUpdate
Added about ARE in What'sNew
2 parents 80df99b + da61b7f commit 927d8d8

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

articles/automation/whats-new.md

Lines changed: 10 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: 12/23/2023
7+
ms.date: 01/26/2024
88
ms.custom: references_regions
99
---
1010

@@ -21,6 +21,15 @@ 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+
## January 2024
25+
26+
### Public Preview: Azure Automation Runtime environment & support for Azure CLI commands in runbooks
27+
28+
Azure Automation introduces [Runtime environment](runtime-environment-overview.md) (preview) that provides a simple and hassle-free experience for [updating scripts](quickstart-update-runbook-in-runtime-environment.md) to the latest language versions. It also provides complete control to configure the script execution environment, without worrying about conflicting module versions in a single Automation account. All existing runbooks are automatically available in the new Runtime environment experience with zero manual effort. You can navigate seamlessly between the old and new experience with a single click. [Learn more](manage-runtime-environment.md).
29+
30+
Additionally, this feature enables support for [Azure CLI commands](quickstart-cli-support-powershell-runbook-runtime-environment.md) (preview) in PowerShell 7.2 runbooks. Now reap combined benefits of the rich command set of Azure CLI in Azure Automation runbooks to streamline management of Azure resources.
31+
32+
2433
## December 2023
2534

2635
### Restore deleted Automation runbooks

0 commit comments

Comments
 (0)