Currently the documentation on replacing the content of a runbook specifies to use the --content @/path/to/file argument. This argument will not parse correctly as it needs to be in double quotes.
The documentation should reflect this:
--content "@/path/to/file"
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Currently the documentation on replacing the content of a runbook specifies to use the --content @/path/to/file argument. This argument will not parse correctly as it needs to be in double quotes.
The documentation should reflect this:
--content "@/path/to/file"
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.