Azure / Azure/azure-powershell
[Az 0.6.1] Start-AzAutomationRunbook ends with a JSON conversion error
Open
act-codegen-extensibility-squad
Automation
Service Attention
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
Every time I start a runbook using the Start-AzAutomationRunbook, job completes as expected, but I get an error:
```
Start-AzAutomationRunbook : Conversion from JSON failed with error: Unexpected character encountered while parsing value: S. Path '', line 0, position 0.
```
Contributor guide
Assessment
This issue has not been assessed yet.