Azure / Azure/Batch

Allow users to specify different a UserIdentity for each "piece" of a multi-instance task

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
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

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.