Azure billing limit exceed

Divya P 1 Reputation point
2023-02-07T10:11:31.5133333+00:00

Azure resources billing amount is getting increased on month by month.There is only one instance running and we have not changed any configuration in that.

My VM instance automatically shutdown last week.

How to find the auto shutdown option in azure portal and also how to find out the configuration of CAP cost

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,040 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
3,610 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Andreas Baumgarten 123.6K Reputation points MVP Volunteer Moderator
    2023-02-07T10:50:48.77+00:00

    Hi @Divya P ,

    it looks like there is a "spending limit" defined in your Azure subscription.

    More details you will find here: Azure spending limit

    When your usage results in charges that exhaust your spending limit, the services that you deployed are disabled for the rest of that billing period. When your usage results in charges that exhaust your spending limit, the services that you deployed are disabled for the rest of that billing period. Source: Reaching a spending limit

    The spending limit can be removed. More details you will find here: Remove the spending limit in Azure portal


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards Andreas Baumgarten

    0 comments No comments

  2. SwathiDhanwada-MSFT 18,996 Reputation points Moderator
    2023-02-22T06:11:59.1633333+00:00

    @Divya P You can get notified before you reach spending limit using Budget alerts. Budget alerts notify you when spending, based on usage or cost, reaches or exceeds the amount defined in the alert condition of the budget. Cost Management budgets are created using the Azure portal or the Azure Consumption API.

    If you have an Enterprise Agreement, you can Create and edit budgets with PowerShell. Customers with a Microsoft Customer Agreement should use the Budgets REST API to create budgets programmatically.

    You can use Cost Analysis feature within Azure portal to review the costs occurred for your resource. This helps you identify why you are charged and for what. For more information refer this and this documents.

    Also, you can utilize Start Stop VMs V2 feature to automatically shut down and start the vm's on schedule when you think the vm can be shut down during weekends or on national holidays. For more information, refer this article.

    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.