Azure / Azure/azure-cli

"az batch job-schedule create" missing --environment-settings and --UserIdentity parameters

Open
#16,276 2 comments 0 reactions 0 assignees View on GitHub
act-observability-squad Batch Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**Is your feature request related to a problem? Please describe.**
I am trying to create a Batch job schedule in a Azure Batch account with "az batch job-schedule create", then I found that I can't add environment variables and "User Identity"( the user identity under which the tasks run) to the Job Manager Task.

**Describe the solution you'd like**
Add --job-manager-task-environment-settings and --UserIdentity parameters to "az batch job-schedule create" command.

**Describe alternatives you've considered**
None. Any suggestions?

**Additional context**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.