Allow users to specify different a UserIdentity for each "piece" of a multi-instance task
Open
feature request
- Dominant language
- No language data
- Stars
- 27
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
#### Feature Request Description
The request is for Batch to support different user context/identities for each command of a multi-instance task.
> I want to run my task as the default non-privileged user (_azbatch ) and the coordination command as a user with admin rights. The reason is that I have a trusted coordination command (necessary to arrange the shared filesystem) and an untrusted user command.
This is transferred from: https://github.com/Azure/azure-batch-samples/issues/227
#### Describe Preferred Solution
Batch has official support for the above feature, in the API
Contributor guide
Assessment
This issue has not been assessed yet.