Skip to content

Commit 9c27847

Browse files
authored
update
1 parent b7c40a5 commit 9c27847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/azure/automation/runbooks/error-running-python-runbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ The script (import_py3package_from_pypi.py) requires the following parameters.
103103

104104
Parameter value should be provided as a single string in the following format:
105105

106-
-s <subscription_id> -g <resource_group> -a<automation_account> -m <module_name> -v <module_version>
106+
`-s <subscription_id> -g <resource_group> -a<automation_account> -m <module_name> -v <module_version>`
107107

108108
## Scenario: Runbook fails with "Parameter length exceeded" error
109109

0 commit comments

Comments
 (0)