Open
Description
New feature
Add a azure.batch.schedulingPriority, similar to the aws batch plugin, to allow prioritizing separate nextflow runs on a shared azure batch environment
Usage scenario
End user submits two runs, one that should obtain Azure Batch resources in priority compared to the other one
Suggest implementation
Modify the plugin to include the schedulingPriority in the AzBatchService job creation