You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -38,7 +38,7 @@ The PowerShell version is determined by the **Runtime version** specified (that
38
38
The same Azure sandbox and Hybrid Runbook Worker can execute multiple **PowerShell** runbooks targeting different runtime versions side by side.
39
39
40
40
> [!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.
42
42
> - 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.
43
43
44
44
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
65
65
**Limitations**
66
66
67
67
> [!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.
69
69
70
70
- 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.
71
71
- 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.
Copy file name to clipboardExpand all lines: articles/automation/whats-new.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Significant updates to Azure Automation updated each month.
4
4
services: automation
5
5
ms.subservice:
6
6
ms.topic: overview
7
-
ms.date: 05/06/2024
7
+
ms.date: 07/19/2024
8
8
ms.custom: references_regions
9
9
---
10
10
@@ -21,6 +21,13 @@ Azure Automation receives improvements on an ongoing basis. To stay up to date w
21
21
22
22
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).
23
23
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
+
24
31
## April 2024
25
32
26
33
### Changes in Process Automation subscription and service limits and quotas
0 commit comments