Is your feature request related to a problem? Please describe.
The container app costs for containers with 1 constant replica in consumption mode are relatively cheap if the container enter idle mode, however I am surprised with the management overhead cost, ref. https://azure.microsoft.com/en-us/pricing/details/container-apps/ and
https://learn.microsoft.com/en-us/azure/container-apps/billing
"In addition, features such as private endpoints and planned maintenance are subject to a Dedicated Plan Management charge regardless of whether you are using the Consumption or Dedicated plans."
$0.10 per hour for management costs
"This meter applies to the Dedicated plan, private endpoint, and planned maintenance. Charges are additive, if multiple features are used within an environment, charges will apply to each feature individually"
I would like to have a private endpoint on my application for best networking practices. Paying $73/month extra just for a private endpoint in a small environments makes very little sense to me. For comparison - a simple Azure app service for containers on a B1 plan is $13 a month for 1vCPU + 1.75 gb memory without any management fee for private endpoints.
Please consider severely reducing the management fee or even removing it in some cases.
Is your feature request related to a problem? Please describe.
The container app costs for containers with 1 constant replica in consumption mode are relatively cheap if the container enter idle mode, however I am surprised with the management overhead cost, ref. https://azure.microsoft.com/en-us/pricing/details/container-apps/ and
https://learn.microsoft.com/en-us/azure/container-apps/billing
"In addition, features such as private endpoints and planned maintenance are subject to a Dedicated Plan Management charge regardless of whether you are using the Consumption or Dedicated plans."
$0.10 per hour for management costs
"This meter applies to the Dedicated plan, private endpoint, and planned maintenance. Charges are additive, if multiple features are used within an environment, charges will apply to each feature individually"
I would like to have a private endpoint on my application for best networking practices. Paying $73/month extra just for a private endpoint in a small environments makes very little sense to me. For comparison - a simple Azure app service for containers on a B1 plan is $13 a month for 1vCPU + 1.75 gb memory without any management fee for private endpoints.
Please consider severely reducing the management fee or even removing it in some cases.