We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c40a5 commit 9c27847Copy full SHA for 9c27847
support/azure/automation/runbooks/error-running-python-runbook.md
@@ -103,7 +103,7 @@ The script (import_py3package_from_pypi.py) requires the following parameters.
103
104
Parameter value should be provided as a single string in the following format:
105
106
--s <subscription_id> -g <resource_group> -a<automation_account> -m <module_name> -v <module_version>
+`-s <subscription_id> -g <resource_group> -a<automation_account> -m <module_name> -v <module_version>`
107
108
## Scenario: Runbook fails with "Parameter length exceeded" error
109
0 commit comments