Azure Container App CPU Quota Alert

Anderson, Mick 0 Reputation points
2025-06-06T16:01:07.2733333+00:00

We just ran into the CPU quota (100) issue recently for the container apps environment and was wondering if there was a way to setup an alert to notify when that container app environment is nearing or getting close to that quota? I haven't been able to find anything useful in the docs and none of the metrics seem to have that information either. There is an azure CLI command that will output what the quota is and how much you are using but there is nothing in the portal to show that or any way that i've found to create an alert/notification when you get close

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

1 answer

Sort by: Most helpful
  1. VenkateshDodda-MSFT 24,951 Reputation points Microsoft Employee Moderator
    2025-06-20T04:18:04.3766667+00:00

    @Anderson, Mick Thanks for your patience on this.

    Currently Workload Profile Node Count (Preview) is the only metric emitted by Azure monitor for container app environment as mentioned here

    User's image

    I understand you are looking for cpu usage metric at container app environment level which is not supported. I would suggest you raise a feature request here in feedback.azure.com, our engineering team actively monitor the requests present here and work towards its implementation based on the feasibility.

    In meanwhile, the workaround would be to use either of the above suggested workarounds creating a function app and running the above shared az cli cmdlet in it.

    Hope this helps, let me know if you have any further questions on this.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.