Forum Discussion
john john
Oct 12, 2023Steel Contributor
why i am been charged for "Azure App Service" while i do not have any active ones
Today I was checking the "cost analysis" for my Azure Subscription, and I found that I have 25.97 USD as actual cost for "Azure App Service", as follow: -
Although all the App services in my case are being stopped 3 months ago:-
so why i am been charged for something i am not using and which is stopped?
7 Replies
Sort By
- govindagoudCopper Contributorcheck your Azure Functions hosting options if you used other than consumption plan, it does not matter if you stopped service or not it will bill as per the app service plan billing rate .
- john johnSteel Contributor
govindagoud all my app services are consumption based, as per the screen shot i provided
- govindagoudCopper Contributor
what date time window you have been charged for azure function, try to narrow down the time in which charge has been done last time? does it charge every day even after stopped azure function? is it charged for storage account associate with function? .
A storage account is created by default with each Functions app. The storage account is not included in the free grant. Standard storage rates and networking rates charged separately as applicable.
- SoniaCuff
Microsoft
You can use the filters in cost analysis to find out which resource and which resource meters are generating the cost. This blog shows you how but uses a storage account as the example:https://techcommunity.microsoft.com/t5/itops-talk-blog/step-by-step-finding-and-analyzing-microsoft-azure-cloud-usage/ba-p/718890?WT.mc_id=modinfra-0000-socuff
Azure App Service pricing also applies to apps in a Stopped state. See the FAQ at the bottom of the product pricing page: https://azure.microsoft.com/pricing/details/app-service/windows/#pricing- SoniaCuff
Microsoft
As per my response, use the Filters in the cost analysis table to filter by App Service then group by Resource. Then you can click into a resource and group by meter.