Can you execute commands in running containers within Azure Container App Jobs?

PS 145 Reputation points
2024-05-20T07:25:04.6+00:00

Is it possible to exec into the running container within Azure Container App Jobs?

I could see the Console functionality ( under Monitoring tab) for Azure Container Apps but
couldn't find similar functionality for Azure Container App Jobs.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
306 questions
0 comments No comments
{count} votes

Accepted answer
  1. akinbade abiola 4,120 Reputation points
    2024-05-20T08:37:12.51+00:00

    Hello PS,

    Thanks for your question.

    Currently, No. As Azure Container App jobs are ephemeral

    Also, Console functionality also applies to apps not Azure Container jobs.

    However, you can get Job execution logs via Azure Monitor: https://learn.microsoft.com/en-us/azure/azure-monitor/containers/container-insights-log-query

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

    Please let me know if you have further questions

    You can mark it 'Accept Answer' if this helped.


0 additional answers

Sort by: Most helpful