Seqera Platform Feature Requests

Anonymous

Feature requests for the Seqera Platform (https://cloud.seqera.io)
Pull private container images using Azure managed identities
Organizations using Azure often disable password-based access to Azure Container Registry and require workloads to authenticate using managed identities. Seqera Platform currently requires users to select stored container registry credentials when configuring an Azure Batch compute environment. This prevents customers from using private registries where username/password authentication is prohibited, even when an approved managed identity is already available for the compute environment. We would like workspace administrators to configure a private container registry by specifying its registry URL and selecting an Azure managed identity, without storing registry passwords or access tokens in Platform. The configured identity should be available consistently across every node pool used by the compute environment so that launcher and task container images can be pulled successfully. Desired outcomes: Private Azure Container Registry images can be used without storing registry passwords in Platform. Administrators can associate a registry URL with an approved managed identity. Authentication applies consistently to all relevant Azure Batch node pools. Access remains governed through Azure IAM and can be revoked or audited there. Platform provides a clear configuration or permissions error when the selected identity cannot access the registry. Existing credential-based registry authentication remains available for registries that require it.
0
·
Compute Environments
Load More