Ongoing costs for Azure Container App Environment

nbis-2025 20 Reputation points
2025-09-19T06:59:58.08+00:00

Hello everyone,

In the cost analysis overview of our Azure resource group, we've noticed a consistent daily cost of 2.07 EUR for the resource labeled "privateendpoint (microsoft.app/managedenvironments)", which corresponds to an instance of consumption-based Azure Container App Environment.

We stopped the Container App instance labeled "app-dev (microsoft.app/containerapps)" two days ago, and its associated costs have dropped to zero. However, the cost for the Azure Container App Environment instance continues to accrue.

Unfortunately, I couldn't find much information online regarding the pricing details for consumption-based Azure Container App Environments.

How can I find out why this daily cost persists and how it is calculated?

Cost Management
Cost Management

A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.


Answer accepted by question author
Suchitra Suregaunkar 16,620 Reputation points Microsoft External Staff Moderator
2025-09-19T17:22:32.8066667+00:00

Hello nbis-2025,

  1. According to official Microsoft documentation (https://learn.microsoft.com/en-us/azure/container-apps/billing) Azure Container Apps environments may incur charges when used with Virtual Networks, Private Endpoints, Load Balancers
  2. If you use Container Apps with your own virtual network or your apps utilize other Azure resources, additional charges may apply.
  3. Ingress Proxy Replicas Are Not Billed: By default, each environment includes 2 ingress proxy replicas (1 vCPU, 2 GB memory each), but these are not billed unless premium ingress is configured. No billing is applied for scaling the ingress proxy or for the vCPU cores and allocated memory
  4. Consumption Plan Free Grants: Azure provides monthly free usage for each subscription: 180,000 vCPU-seconds 360,000 GiB-seconds 2 million HTTP requests These are not shown on your bill unless exceeded. Free usage does not appear on your bill. You are only charged as your resource usage exceeds the monthly free grants.

You can use Azure Cost Analysis to confirm which components are generating costs: https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/quick-acm-cost-analysis

I would also recommend to Raising a support ticket with Microsoft to the daily charges for your Azure Container App Environment so that billing team will review your subscription and resource usage in detail.

To create support ticket to azure billing team from azure portal please follow the below steps and let me know if it works or not.

1.From the resource menu, in the Help section, select Support + Troubleshooting. In the Support + Troubleshooting pane on the right, type "Billing" in the search box, select Billing, and then click Next.

2.Select the subscription and click Next. You will be presented with some suggestions to resolve your issue. If none of these apply, please follow the steps below.

sc1

3.Scroll down and you will find an option to Contact Support. From there, select Create a support request.

sc2

Enter the problem description (Issue type - Billing, Subscription, Summary - Billing, Problem type - Assistance with Bill, Problem subtype - Help with a billing discrepancy)

5.If the solutions appear again, click on 'Return to support request'. Click Next, and you will then be able to create the billing support ticket.

Kindly let us know if the above suggested solution helps or you need further assistance on this issue.

Thanks,

Suchitra.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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