Azure / batch-shipyard

Simplify HPC and Batch workloads on Azure
MIT License
277 stars 121 forks source link

Credential setup #337

Closed mloubout closed 4 years ago

mloubout commented 4 years ago

This is more of a question than an issue (I think), but is there a way to put multiple batch accounts, and more generally multiple credentials in the same yaml file, or do I need to create one for each case?

alfpark commented 4 years ago

Currently, there is not. You will need to create one for each case. There are plans to do so in a future major revision, however.

mloubout commented 4 years ago

Ok, thank you, what I did but was wondering if there was an easier way.