Setting up Budget and Alerts In Microsoft Azure | CodeGuru.com

Setting up Budget and Configuring Alerts In Microsoft Azure

Azure budget is used as part of the cost control process. Using budgets, developers can narrow their spending view based on subscription, resource groups, or a collection of resources. Budgets in cost management help you plan for and drive organizational accountability. The Budgets API can notify you via email when a budget threshold is reached. […]

Written By
Tapas Pal
Tapas Pal
Feb 12, 2022
2 minute read
CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

Azure budget is used as part of the cost control process. Using budgets, developers can narrow their spending view based on subscription, resource groups, or a collection of resources. Budgets in cost management help you plan for and drive organizational accountability. The Budgets API can notify you via email when a budget threshold is reached. You can configure alerts based on your actual cost or forecasted cost to ensure that your spend is within your organizational spending limit so you can avoid overages or going over budget.

In this tutorial, we will walk you through creating a budget for a Microsoft Azure subscription.

Read: Azure Service Bus Publisher and Subscriber

How to Setup Budget in Azure

To begin, log into the Azure Portal by visiting https://portal.azure.com/ and filling in your username and password. Search for Cost Management + Billing in the search bar, as shown below:

Cost Management in Azure

Search Cost management + Billing in Azure Portal

The following page shows the Cost Management page, which is key for managing anything that is cost-related in Azure. Click on Cost Management, to navigate to the page shown below:

Azure Budget Tutorial

Azure Cost Management

Next, click on Budgets on the left-hand side to create a new budget that will be listed under Cost Management:

Azure Cost Management Budgeting

Azure Cost Management Budget

Next, click Add to create a new budget, as showcased here:

Crating a New Azure Budget

Azure Create New Budget

Fill in the following details, including Budget Name, Reset Period, Creation Date, Expiration Date, and Amount, then click Next. In the following figure, we are adding $1000 for the budget – you can choose a budget according to your subscription.

Microsoft Azure Budget Creation

Azure Create Budget

To set up an alert for notifications in case usage goes up, we have added Forecasted 90%; if usage goes to 90%, then we will get an alert notification. Now you can add the Alert Recipients (email), choose a specific language, and hit Create.

Advertisement

Budget alerts notify you when spending, based on usage or cost, reaches or exceeds the amount defined in the alert condition of the budget:

Azure Budget Notifications

Azure Budget Email Notification Configuration

Read: How to Choose a Cloud Provider

Final Thoughts on Budgets in Microsoft Azure

In this article, we have learned how to set up a budget and alert notifications in Microsoft Azure. We hope this article will be helpful for developers looking to start using Azure budget management features and budgeting alerts.

Read more Microsoft Azure and .NET cloud tutorials and guides.

CodeGuru Logo

CodeGuru covers topics related to Microsoft-related software development, mobile development, database management, and web application programming. In addition to tutorials and how-tos that teach programmers how to code in Microsoft-related languages and frameworks like C# and .Net, we also publish articles on software development tools, the latest in developer news, and advice for project managers. Cloud services such as Microsoft Azure and database options including SQL Server and MSSQL are also frequently covered.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.