You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cost-management-billing/understand/plan-manage-costs.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,14 @@ ms.author: maminn
12
12
13
13
# Plan to manage Azure costs
14
14
15
-
This article guides you on planning on 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:
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:
16
16
17
-
- Review your 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.
18
18
- 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
19
- Review the charges on your invoice by comparing them with the [detailed usage files](../manage/download-azure-invoice-daily-usage-date.md).
20
20
- 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 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).
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).
23
23
24
24
If you need to cancel your Azure subscription, see [Cancel your Azure subscription](../manage/cancel-azure-subscription.md).
25
25
@@ -30,7 +30,7 @@ Use one of the following tools to estimate the cost of using an Azure service:
30
30
- Azure price sheet
31
31
- Azure portal
32
32
33
-
The examples in the following sections use pricing in US Dollars and all 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.
34
34
35
35
### Estimate cost online using the pricing calculator
36
36
@@ -62,7 +62,7 @@ You can view and monitor costs with the following capabilities:
62
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
63
64
64
### Group and allocate costs using tag inheritance
65
-
Azure [tags] (https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/tag-resources) 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’](https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/enable-tag-inheritance) in Cost management.
65
+
Azure [tags] (https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/tag-resources) 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](https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/enable-tag-inheritance) in Cost management.
66
66
67
67
### <aname="costs"></a> Explore and analyze costs with cost analysis
68
68
@@ -76,7 +76,7 @@ Select **Cost analysis** from the menu on the left side of the screen to access
76
76
77
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
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.
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.
80
80
81
81
For example, in the screenshot below, charges are filtered to virtual machines only.
82
82
@@ -90,13 +90,13 @@ In the Azure portal, you can also optimize and reduce Azure costs with auto shut
90
90
91
91
### Consider cost-cutting features like auto shutdown for VMs
92
92
93
-
Depending on your scenario, you can configure autoshutdown 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/).
94
94
95
95
:::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.":::
96
96
97
-
Autoshutdown isn't the same as when you shut down within the VM with power options. Autoshutdown 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.
98
98
99
-
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/).
100
100
101
101
### Turn on and review Azure Advisor recommendations
102
102
@@ -118,19 +118,19 @@ To prevent unwanted charges on a subscription, you can go to the **Resources** m
If you have a support plan, you might continue to get 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.
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.
## Integrate with billing and Cost Management APIs
127
127
128
-
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.
129
129
130
130
## <aname="other-offers"></a> Additional resources and special cases
131
131
132
132
### CSP and Sponsorship customers
133
-
Talk to your account manager or Azure partner to get started.
133
+
Contact your account manager or Azure partner to get started.
0 commit comments