Azure / Azure/container-apps-deploy-action

containerapp job support

Open
#92 2 comments 20 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
94
Forks
51
Avg merge
4d 18h
Merged PRs (30d)
1

Description

I would like to deploy a containerapp job. I initially tried using the parameters but it runs `az containerapp create`, but for jobs it should be `az containerapp job create`.

I also tried with `yaml` but it crashed with `ERROR: Containerapp type must be "Microsoft.App/ContainerApps"`.

Am I to understand that containerapp jobs are _not_ supported? I was surprised that there were no indications about jobs whatsoever, and in https://learn.microsoft.com/en-us/azure/container-apps/azure-resource-manager-api-spec?tabs=yaml#container-app-examples (referenced in the README) jobs seem to be referenced.

I would like to either:

1. See clearly if containerapp jobs are not supported, in which case an alternative would be appreciated, or;
2. Give a working example of how to configure containerapp jobs in this action

Thanks!

https://learn.microsoft.com/en-us/azure/container-apps/jobs?tabs=azure-cli

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.