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
* {Automation} Fix#20408: Fix tart-AzAutomationRunbook passing python parameters out of order and breaks script
Fixes#20408
* Update Start-AzAutomationRunbook.md
* Update ChangeLog.md
* Update ChangeLog.md
Co-authored-by: Jin Lei <[email protected]>
This command starts a runbook job for the Python 2 runbook named RunbkPy01 in the Azure Automation account named Contoso17 with "ValueForPosition1" as the first positional parameter and "ValueForPosition2" for the second one.
0 commit comments