Skip to content

Commit 351e496

Browse files
authored
overview budget and alerts
1 parent 73b898c commit 351e496

File tree

1 file changed

+69
-0
lines changed

1 file changed

+69
-0
lines changed

Cost-Management/BudgetAlerts.md

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
# Budget \& Alerts - Overview
2+
3+
Costa Rica
4+
5+
[![GitHub](https://badgen.net/badge/icon/github?icon=github&label)](https://github.com) [![Open Source? Yes!](https://badgen.net/badge/Open%20Source%20%3F/Yes%21/blue?icon=github)](https://github.com/Naereen/badges/)
6+
7+
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
8+
[brown9804](https://github.com/brown9804)
9+
10+
Last updated: 2024-11-15
11+
12+
----------
13+
14+
<details>
15+
<summary><b>List of References</b> (Click to expand)</summary>
16+
17+
- [Tutorial: Create and manage budgets](https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/tutorial-acm-create-budgets?tabs=psbudget)
18+
- [Use cost alerts to monitor usage and spending](https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/cost-mgt-alerts-monitor-usage-spending)
19+
20+
</details>
21+
22+
<details>
23+
<summary><b>Table of Content</b> (Click to expand)</summary>
24+
25+
- [Set up Budgets](#set-up-budgets)
26+
- [Setting Up Alerts](#setting-up-alerts)
27+
- [Optimizing Costs](#optimizing-costs)
28+
29+
</details>
30+
31+
**Accessing Cost Management**:
32+
- `Sign in` to the Azure portal.
33+
- `Navigate` to `Cost Management + Billing` from the left-hand menu.
34+
35+
<img width="326" alt="image" src="https://github.com/user-attachments/assets/39f453f1-31a5-49fb-a2db-031e7a89ba98">
36+
37+
## Set up Budgets
38+
39+
- Go to `Cost Management` > `Budgets`.
40+
41+
<img width="324" alt="image" src="https://github.com/user-attachments/assets/b7f7eb28-e8a7-4029-ab34-16dbde88fb55">
42+
43+
- `Click on` `+ Add` to create a new budget.
44+
45+
<img width="434" alt="image" src="https://github.com/user-attachments/assets/61e7e1fa-4d2c-423a-84b7-ee82c66b9a19">
46+
47+
- `Define the scope` (e.g., subscription or resource group), set the budget amount, and configure the reset period (monthly, quarterly, or annually).
48+
- `Set up alerts` for actual and forecasted costs, and specify email recipients for notifications.
49+
50+
<img width="434" alt="image" src="https://github.com/user-attachments/assets/14fb5d90-36fd-498a-8e4d-e5d8bc4f8a9c">
51+
52+
## Setting Up Alerts
53+
54+
- Go to `Cost Management` > `Alerts`.
55+
- Click on `+ Add` to create a new alert.
56+
- `Choose the alert type` (e.g., anomaly detection) and configure the thresholds and notification settings.
57+
58+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/763e70ab-38fa-43b3-bd15-037ce17d427c">
59+
60+
## Optimizing Costs
61+
62+
- Review cost-saving recommendations provided by Azure.
63+
- Implement suggested optimizations to reduce unnecessary spending.
64+
65+
66+
<div align="center">
67+
<h3 style="color: #4CAF50;">Total Visitors</h3>
68+
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
69+
</div>

0 commit comments

Comments
 (0)