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
The **Import-AzureRmAutomationRunbook** cmdlet imports an Azure Automation runbook. Specify the
25
25
path to a wps_2 script (.ps1 ) file to import for wps_2 and wps_2 Workflow runbooks, or to a
26
-
graphical runbook (.graphrunbook) file for graphical runbooks. The name of the file becomes the
26
+
graphical runbook (.graphrunbook) file for graphical runbooks. (.py) files are required when importing python2 scripts The name of the file becomes the
27
27
name of the runbook. For wps_2 Workflow runbooks, the script must contain a single wps_2 Workflow
0 commit comments