Episode

Run Containerized Tasks with Jobs in Azure Container Apps

with James Montemagno

Azure Container Apps jobs enable you to run containerized tasks that execute for a finite duration and exit. You can use jobs to perform tasks such as data processing, machine learning, or any scenario where on-demand processing is required. Container apps and jobs run in the same environment, allowing them to share capabilities such as networking and logging. Join James as he walks you through everything you need to know about Jobs in Azure Container Apps and how to deploy your first one.

Chapters

  • 00:00 - Stream begins
  • 00:52 - What are Azure Container Apps Jobs?
  • 02:38 - Deploying a .NET app to Azure Container Registry
  • 03:40 - Creating an Azure Container App Job
  • 05:55 - Enabling ACA to talk to ACR
  • 06:24 - Deploying and investigating the job
  • 09:03 - Wrap-up

Azure
Azure Container Apps