File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/automation/shared-resources Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,10 +21,10 @@ author: jasminemehndir
21
21
22
22
Azure Automation uses a number of PowerShell modules to enable cmdlets in runbooks and DSC resources in DSC configurations. Supported modules include:
23
23
24
- * [ Azure PowerShell Az.Automation ] ( /powershell/azure/new-azureps-module-az ) .
24
+ * [ Azure PowerShell Az modules ] ( /powershell/azure/new-azureps-module-az ) .
25
25
* 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.
28
28
* Custom modules that you create.
29
29
30
30
When you create an Automation account, Azure Automation imports some modules by default. See [ Default modules] ( #default-modules ) .
You can’t perform that action at this time.
0 commit comments