Skip to content

Commit 170c6e0

Browse files
Merge pull request #127182 from MSNina123456/patch-2
Update modules.md
2 parents 63b9691 + 7a6474c commit 170c6e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/automation/shared-resources/modules.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ author: jasminemehndir
2121
2222
Azure Automation uses a number of PowerShell modules to enable cmdlets in runbooks and DSC resources in DSC configurations. Supported modules include:
2323

24-
* [Azure PowerShell Az.Automation](/powershell/azure/new-azureps-module-az).
24+
* [Azure PowerShell Az modules](/powershell/azure/new-azureps-module-az).
2525
* Other PowerShell modules.
26-
* Internal `Orchestrator.AssetManagement.Cmdlets` module.
27-
* Python 2 modules.
26+
* Internal `Orchestrator.AssetManagement.Cmdlets` module (not available on a Linux Hybrid Runbook Worker).
27+
* Python 2 and Python 3 modules.
2828
* Custom modules that you create.
2929

3030
When you create an Automation account, Azure Automation imports some modules by default. See [Default modules](#default-modules).

0 commit comments

Comments
 (0)