Skip to content

Commit dcbf448

Browse files
Merge pull request #281296 from SnehaSudhirG/19July-RegionUpdate
Updated the support to gov clouds and updated What's new
2 parents 06c0a03 + a8548cb commit dcbf448

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

articles/automation/automation-runbook-types.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Automation runbook types
33
description: This article describes the types of runbooks that you can use in Azure Automation and considerations for determining which type to use.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 03/23/2024
6+
ms.date: 07/19/2024
77
ms.topic: conceptual
88
ms.custom: references_regions, devx-track-python, devx-track-azurepowershell
99
---
@@ -38,7 +38,7 @@ The PowerShell version is determined by the **Runtime version** specified (that
3838
The same Azure sandbox and Hybrid Runbook Worker can execute multiple **PowerShell** runbooks targeting different runtime versions side by side.
3939

4040
> [!NOTE]
41-
> - Currently, PowerShell 7.2 runtime version is supported for both Cloud and Hybrid jobs in all Public regions except Central India, UAE Central, Israel Central, Italy North, Germany North and Gov clouds.
41+
> - Currently, PowerShell 7.2 runtime version is supported for both Cloud and Hybrid jobs in all Public regions except Central India, UAE Central, Israel Central, Italy North, and Germany North.
4242
> - At the time of runbook execution, if you select **Runtime Version** as **7.2**, PowerShell modules targeting 7.2 runtime version are used and if you select **Runtime Version** as **5.1**, PowerShell modules targeting 5.1 runtime version are used. This applies for PowerShell 7.1 (preview) modules and runbooks.
4343
4444
Ensure that you select the right Runtime Version for modules.
@@ -65,7 +65,7 @@ The following are the current limitations and known issues with PowerShell runbo
6565
**Limitations**
6666

6767
> [!NOTE]
68-
> Currently, PowerShell 7.2 runtime version is supported for both Cloud and Hybrid jobs in all Public regions except Central India, UAE Central, Israel Central, Italy North, Germany North and Gov clouds.
68+
> Currently, PowerShell 7.2 runtime version is supported for both Cloud and Hybrid jobs in all Public regions except Central India, UAE Central, Israel Central, Italy North, and Germany North.
6969
7070
- For the PowerShell 7.2 runtime version, the module activities aren't extracted for the imported modules. Use [Azure Automation extension for VS code](automation-runbook-authoring.md) to simplify runbook authoring experience.
7171
- PowerShell 7.x doesn't support workflows. For more information, see [PowerShell workflow](/powershell/scripting/whats-new/differences-from-windows-powershell#powershell-workflow) for more details.

articles/automation/whats-new.md

Lines changed: 8 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: 05/06/2024
7+
ms.date: 07/19/2024
88
ms.custom: references_regions
99
---
1010

@@ -21,6 +21,13 @@ 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+
## July 2024
25+
26+
### General Availability: Azure Automation supports PowerShell 7.2 runbooks in Government clouds
27+
28+
Azure Automation now supports PowerShell 7.2 runbooks in Government clouds.
29+
30+
2431
## April 2024
2532

2633
### Changes in Process Automation subscription and service limits and quotas

0 commit comments

Comments
 (0)