microsoft / microsoft/aspire

Request: Add support for Azure Batch (and pools)

Open
#4,084 1 comment 1 reaction 0 assignees View on GitHub
area-integrations azure
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

I would like to leave this as a standing request to add support for [Azure Batch](https://learn.microsoft.com/en-us/azure/batch/) and the [Azure Batch Pools](https://learn.microsoft.com/en-us/azure/templates/microsoft.batch/2023-11-01/batchaccounts/pools?pivots=deployment-language-bicep) (while pools can be created with the non-ARM SDK, not all features are supported, so I'd like to request explicit pool support via ARM).

Because there's not presently direct Aspire support, it means I have to maintain a storage account, service bus, event grid (system topics) and user-assigned managed identity in addition to a standing Batch resource that can't be represented and shared in the Aspire deployment which in turn means that I'm using the various Aspire SDKs for some resources and the direct Azure.* SDKs for these making some projects DI registration more complex.

I appreciate the consideration!

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.