[Reference feedback]: Specify that --env-vars is only respected if --image is also specified
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
### Type of issue
Missing information
### Reference command name
az containerapp job create
### Feedback
When invoking `az containerapp job create`, the `--env-vars` parameter is ignored unless the `--image` parameter is also provided, as described in [this ticket](https://github.com/Azure/azure-cli/issues/27023#issuecomment-1655749757). The documentation should be updated to reflect this.
### Page URL
https://learn.microsoft.com/en-us/cli/azure/containerapp/job?view=azure-cli-latest
### Content source URL
https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/docs-ref-autogen/Latest-version/latest/containerapp/job.yml
### Author
@mikefrobbins
### Document Id
82b112a1-eba3-d9bd-072b-1cfda2403013
Contributor guide
Assessment
This issue has not been assessed yet.