Azure / container-apps-deploy-pipelines-task

Azure Pipelines Task (Release Candidate) for building and deploying Azure Container Apps
MIT License
6 stars 10 forks source link

Support Container App Jobs resource in Azure deploy pipeline #34

Open anandanthony opened 1 year ago

anandanthony commented 1 year ago

Adding this Issue to support Container Apps Jobs in Azure deploy pipelines. Container Apps Jobs is a new sub-resource under Microsoft.App RP.

Resource Id for a job: subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.App/jobs/{jobName}

Azure CLI commands for jobs: az containerapp job

Let us know in case further information is needed.

cormacpayne commented 1 year ago

For anyone tracking this feature: we have an internal work item filed to support Container App Jobs in this Azure DevOps Task (along with the equivalent Container Apps GitHub Action), so we'll keep this issue updated with any progress made from our side.

AdrianBalcan commented 9 months ago

Do you happen to have any updates on this one? Is there any alternative until this one is available?

ajadams-T4 commented 4 months ago

Is there any update on this? Neither the Azure Devops task nor Terraform support azure container app jobs and it's a big blocker at the moment.