Skip to content

Commit 1c1e0bd

Browse files
authored
Merge pull request #300181 from maddieminn/freshness-plan-manage-costs
Freshness update for "Plan Manage Costs"
2 parents 1d044a4 + d6e064d commit 1c1e0bd

File tree

3 files changed

+31
-35
lines changed

3 files changed

+31
-35
lines changed
45.8 KB
Loading
154 KB
Loading

articles/cost-management-billing/understand/plan-manage-costs.md

Lines changed: 31 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
---
22
title: Plan to manage Azure costs
33
description: Learn how to plan to manage Azure costs and use cost-tracking and management features for your Azure account.
4-
author: sapnakeshari
5-
ms.reviewer: sapnakeshari
4+
author: maddieminn
5+
ms.reviewer: maminn
66
ms.service: cost-management-billing
77
ms.subservice: common
88
ms.topic: conceptual
9-
ms.date: 03/05/2024
10-
ms.author: sapnakeshari
9+
ms.date: 05/21/2025
10+
ms.author: maminn
1111
---
1212

1313
# Plan to manage Azure costs
1414

15-
This article helps you get started with how to plan to manage your Azure costs. When you sign up for Azure, there are several things you can do to get a better idea of your spending:
15+
This article guides you in planning how to better manage your Azure costs. When you sign up for Azure, there are several steps you can take to better understand your spending:
1616

17-
- Get estimated costs before adding services using [pricing calculator](https://azure.microsoft.com/pricing/calculator/), Azure price sheet or while adding services in the Azure portal.
17+
- Review your estimated costs before adding services using the [pricing calculator](https://azure.microsoft.com/pricing/calculator/), Azure price sheet or while adding services in the Azure portal.
1818
- Monitor costs with [budgets](../costs/tutorial-acm-create-budgets.md), [alerts](../costs/cost-mgt-alerts-monitor-usage-spending.md), and [cost analysis](../costs/quick-acm-cost-analysis.md).
19-
- Review the charges on your invoice by comparing them with [detailed usage files](../manage/download-azure-invoice-daily-usage-date.md).
19+
- Review the charges on your invoice by comparing them with the [detailed usage files](../manage/download-azure-invoice-daily-usage-date.md).
2020
- Integrate billing and cost data with your own reporting system using [billing](/rest/api/billing/) and [consumption](/rest/api/consumption/) APIs.
21-
- Use additional resources and tools for Enterprise Agreement (EA), Cloud Solution Provider (CSP), and Azure Sponsorship customers.
22-
- Make use of [some of the most popular Azure services for free for 12 months](../manage/create-free-services.md) available with the [Azure free account](https://azure.microsoft.com/free/). Along with the recommendations listed below, see [Avoid getting charged for free account](../manage/avoid-charges-free-account.md).
21+
- Use additional resources and tools for Enterprise Agreement (EA), Cloud Solution Provider (CSP), or Azure Sponsorship customers.
22+
- Take advatanage of [some of the most popular Azure services offered for free for 12 months](../manage/create-free-services.md) and available with the [Azure free account](https://azure.microsoft.com/free/). Along with the recommendations listed below, also see [Avoid getting charged for free account](../manage/avoid-charges-free-account.md).
2323

2424
If you need to cancel your Azure subscription, see [Cancel your Azure subscription](../manage/cancel-azure-subscription.md).
2525

@@ -30,21 +30,11 @@ Use one of the following tools to estimate the cost of using an Azure service:
3030
- Azure price sheet
3131
- Azure portal
3232

33-
The images in the following sections show example pricing in US Dollars. The mentioned prices are for example purposes only. They are not intended to imply actual costs.
33+
The examples in the following sections use pricing in US Dollars and all mentioned prices are for example purposes only. They are not intended to imply actual costs.
3434

3535
### Estimate cost online using the pricing calculator
3636

37-
Check out the [pricing calculator](https://azure.microsoft.com/pricing/calculator/) to get an estimated monthly cost of the service that you want to add. You can change the currency to get the estimate in your local currency.
38-
39-
:::image type="content" border="true" source="./media/plan-manage-costs/pricing-calc.png" alt-text="Screenshot of the pricing calculator menu.":::
40-
41-
You can view estimated cost for any first party Azure service. For example, in the screenshot below, an A1 Windows Virtual Machine (VM) is estimated to cost $66.96 per month in compute hours if you leave it running the whole time:
42-
43-
:::image type="content" border="true" source="./media/plan-manage-costs/pricing-calc-vm.png" alt-text="Screenshot of the pricing calculator showing an A1 Windows VM estimated cost per month.":::
44-
45-
The mentioned prices are for example purposes only. They are not intended to imply actual costs.
46-
47-
For more information about pricing, see the [Pricing FAQ](https://azure.microsoft.com/pricing/faq/). If you want to talk to an Azure salesperson, call the phone number shown at the top of the FAQ page.
37+
The Azure pricing calculator helps you turn anticipated usage into an estimated cost, which makes it easier to plan and budget for your Azure usage. Whether you're a small business owner or an enterprise-level organization, the web-based tool helps you make informed decisions about your cloud spending. When you log in, the calculator also provides a cost estimate for your Azure consumption with your negotiated or discounted prices. To learn more, [visit our article explaining how to use the Azure pricing calculator](../costs/pricing-calculator.md).
4838

4939
### Review prices
5040

@@ -54,35 +44,41 @@ For other subscription types, you can get standard retail prices with the [Azure
5444

5545
### Review estimated costs in the Azure portal
5646

57-
You can view the estimated cost per month while adding a service in the Azure portal. For example, when you choose the size of your Windows VM, you see the estimated monthly cost for the compute hours:
47+
You can view the estimated cost per month while adding a service in the Azure portal. For example, when you choose the size of your Windows VM, you can see the estimated monthly cost for the compute hours:
5848

5949
:::image type="content" border="true" source="./media/plan-manage-costs/vm-size-cost.png" alt-text="Screenshot showing an A1 Windows VM with estimated cost per month.":::
6050

6151
The mentioned prices are for example purposes only. They are not intended to imply actual costs.
6252

6353
## Monitor costs when using Azure services
64-
You can monitor costs with the following tools:
54+
You can view and monitor costs with the following capabilities:
6555

6656
- Budget and cost alerts
57+
- Tags
6758
- Cost analysis
6859

6960
### Track costs with budgets and cost alerts
7061

71-
Create [budgets](../costs/tutorial-acm-create-budgets.md) to manage costs and create [alerts](../costs/cost-mgt-alerts-monitor-usage-spending.md) that automatically notify you are your stakeholders of spending anomalies and overspending.
62+
Create [budgets](../costs/tutorial-acm-create-budgets.md) to manage costs and create [alerts](../costs/cost-mgt-alerts-monitor-usage-spending.md) that automatically notify you and your stakeholders of spending anomalies and overspending. You can create a budget as early as when you create a subscription, to ensure you stay on top of your cost from the very start.
63+
64+
### Group and allocate costs using tag inheritance
65+
Azure [tags](../../azure-resource-manager/management/tag-resources.md) are a great way to supplement the Azure hierarchy to identify the ownership of your resources, which helps in monitoring and optimizing your costs. To ensure that all your cost records are tagged, you can also enable [tag inheritance](../costs/enable-tag-inheritance.md) in Cost management.
7266

7367
### <a name="costs"></a> Explore and analyze costs with cost analysis
7468

75-
After you have your Azure services running, regularly check costs to track your Azure spending. You can use cost analysis to understand where costs originated for your Azure usage.
69+
After you have your Azure services running, it is recommended to regularly check costs to track your Azure spending. You can use cost analysis to understand where costs originated from for your Azure and Marketplace usage and purchases.
7670

7771
Visit the [Cost Management + Billing page in the Azure portal](https://portal.azure.com/#blade/Microsoft_Azure_Billing/ModernBillingMenuBlade).
7872

79-
Select **Cost analysis** from the left side of the screen to see the current cost broken down by various pivots such as service, location, and subscription. After you add a service or make a purchase, wait 24 hours for the data to display. By default, cost analysis shows the cost for the scope that you are in. For example, in the screenshot below, cost for Contoso billing account is displayed. Use the Scope pill to switch to a different scope in cost analysis. For more information about scopes, see [Understand and work with scopes](../costs/understand-work-scopes.md#scopes)
73+
Select **Cost analysis** from the menu on the left side of the screen to access reports that allow you to view your current cost broken down by various pivots such as tags, service, location, and subscription. After you add a service or make a purchase, it is recommended to wait 24 hours for the data to be displayed. By default, Cost analysis shows the cost for the scope that you are in. For example, in the screenshot below, cost for Contoso billing account is displayed. Use the Scope pill to switch to a different scope in Cost analysis. For more information about scopes, see, [Understand and work with scopes](../costs/understand-work-scopes.md#scopes)
8074

8175
:::image type="content" border="true" source="./media/plan-manage-costs/cost-analysis.png" alt-text="Screenshot of the cost analysis view in Azure portal.":::
8276

83-
You can filter by various properties such as tags, resource type, and time span. Select **Add filter** to add the filter for a property and select the values to filter. Select **Export** to export the view to a comma-separated values (.csv) file.
77+
You can group your costs by various dimensions, such as service family, tags, subscription and resource group. Select Group by to view your charges by any of the available properties.
78+
79+
You can filter the charges by various properties, such as tags, resource type, and time span. Select **Add filter** to add the filter for a property and select the values to filter. Select **Download** to export the view to a comma-separated values (.csv) file.
8480

85-
Additionally, you can select the labels of the chart to see the daily spend history for that label. For example, in the screenshot below, selecting a virtual machine displays the daily cost of running your VMs.
81+
For example, in the screenshot below, charges are filtered to virtual machines only.
8682

8783
:::image type="content" source="./media/plan-manage-costs/cost-history.png" alt-text="Screenshot of the spend history view in Azure portal." lightbox="./media/plan-manage-costs/cost-history.png" :::
8884

@@ -94,13 +90,13 @@ In the Azure portal, you can also optimize and reduce Azure costs with auto shut
9490

9591
### Consider cost-cutting features like auto shutdown for VMs
9692

97-
Depending on your scenario, you can configure auto shutdown for your VMs in the Azure portal. For more information, see [Auto shutdown for VMs using Azure Resource Manager](https://azure.microsoft.com/blog/announcing-auto-shutdown-for-vms-using-azure-resource-manager/).
93+
Depending on your scenario, you can configure auto-shutdown for your VMs in the Azure portal. For more information, see [Auto shutdown for VMs using Azure Resource Manager](https://azure.microsoft.com/blog/announcing-auto-shutdown-for-vms-using-azure-resource-manager/).
9894

9995
:::image type="content" border="true" source="./media/plan-manage-costs/auto-shutdown.png" alt-text="Screenshot of the auto shutdown option in the Azure portal.":::
10096

101-
Auto shutdown isn't the same as when you shut down within the VM with power options. Auto shutdown stops and deallocates your VMs to stop additional usage charges. For more information, see pricing FAQ for [Linux VMs](https://azure.microsoft.com/pricing/details/virtual-machines/linux/) and [Windows VMs](https://azure.microsoft.com/pricing/details/virtual-machines/windows/) about VM states.
97+
Auto-shutdown isn't the same as shutting down within the VM using power options. Auto-shutdown stops and deallocates your VMs to prevent additional usage charges. For more information, see pricing FAQ for [Linux VMs](https://azure.microsoft.com/pricing/details/virtual-machines/linux/) and [Windows VMs](https://azure.microsoft.com/pricing/details/virtual-machines/windows/) about VM states.
10298

103-
For more cost-cutting features for your development and test environments, check out [Azure DevTest Labs](https://azure.microsoft.com/services/devtest-lab/).
99+
For more cost-cutting features for your development and test environments, see [Azure DevTest Labs](https://azure.microsoft.com/services/devtest-lab/).
104100

105101
### Turn on and review Azure Advisor recommendations
106102

@@ -118,23 +114,23 @@ Review the [Optimize costs from recommendations](../costs/tutorial-acm-opt-recom
118114

119115
## Prevent unwanted charges
120116

121-
To prevent unwanted charges on a subscription, you can go to **Resources** menu for the subscription and select the resources that you want to delete. If you don't want to have any charges for the subscription, select all of the subscription resources and then **Delete** them. The subscription essentially becomes an empty container with no charges.
117+
To prevent unwanted charges on a subscription, you can go to the **Resources** menu for the subscription and select the resources that you want to delete. If you don't want to have any charges for the subscription, select all the subscription resources and then **Delete** them. The subscription essentially becomes an empty container with no charges.
122118

123119
:::image type="content" source="./media/plan-manage-costs/delete-resources.png" alt-text="Screenshot showing delete resources." lightbox="./media/plan-manage-costs/delete-resources.png" :::
124120

125-
If you have a support plan, you might continue to get charged for it. To delete a support a plan, navigate to **Cost Management + Billing** and select **Recurring charges**. Select the support plan and turn off autorenewal.
121+
If you have a support plan, you might continue to be charged for it. To delete a support plan, navigate to **Cost Management + Billing** and select **Recurring charges**. Select the support plan and turn off autorenewal.
126122

127123
:::image type="content" source="./media/plan-manage-costs/change-renewal-settings.png" alt-text="Screenshot showing Change renewal settings." lightbox="./media/plan-manage-costs/change-renewal-settings.png" :::
128124

129125

130126
## Integrate with billing and Cost Management APIs
131127

132-
Use the Azure [billing](/rest/api/billing/) and [Cost Management automation APIs](../automate/automation-overview.md) to programmatically get billing and cost data. Use the RateCard API and the Usage API together to get your billed usage.
128+
Use the Azure [billing](/rest/api/billing/) and [Cost Management automation APIs](../automate/automation-overview.md) to programmatically retrieve billing and cost data. Use the RateCard API and the Usage API together to get your billed usage.
133129

134130
## <a name="other-offers"></a> Additional resources and special cases
135131

136132
### CSP and Sponsorship customers
137-
Talk to your account manager or Azure partner to get started.
133+
Contact your account manager or Azure partner to get started.
138134

139135
| Offer | Resources |
140136
|-------------------------------|-----------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)