Skip to content

Commit 01d4ec2

Browse files
authored
Merge pull request #56780 from bandersmsft/master
cost mgt - updated for freshness
2 parents 75c1e54 + c280fd3 commit 01d4ec2

18 files changed

+10
-8
lines changed
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

articles/cost-management/tutorial-manage-costs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: cost-management
55
keywords:
66
author: bandersmsft
77
ms.author: banders
8-
ms.date: 09/18/2018
8+
ms.date: 10/31/2018
99
ms.topic: tutorial
1010
ms.service: cost-management
1111
ms.custom:
@@ -56,7 +56,7 @@ On the **Cost Allocation 360** page, select **Add** and then enter a name and de
5656

5757

5858

59-
The example shows that $14,444 is uncategorized (without tags).
59+
The example shows that $19,680 is uncategorized (without tags).
6060

6161
Next, select **Uncategorized Resources** and select services that have unallocated costs. Then, define rules to allocate costs.
6262

articles/cost-management/tutorial-review-usage.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: cost-management
55
keywords:
66
author: bandersmsft
77
ms.author: banders
8-
ms.date: 09/18/2018
8+
ms.date: 10/31/2018
99
ms.topic: tutorial
1010
ms.service: cost-management
1111
ms.custom:
@@ -51,11 +51,11 @@ The report shows all spending over the last 30 days. To view only spending for A
5151

5252
![filtered services](./media/tutorial-review-usage/actual-cost02.png)
5353

54-
In the preceding example, less money was spent starting on 2017-08-31 than before. That cost trend continues for the various services for about nine days. Then, additional spending continues as before. However, too many columns can obscure an obvious trend. You can change the report view to a line or area chart to see the data displayed in other views. The following image shows the trend more clearly.
54+
In the preceding example, less money was spent starting on 2018-10-29. But, too many columns can obscure an obvious trend. You can change the report view to a line or area chart to see the data displayed in other views. The following image shows the trend more clearly.
5555

5656
![trend in report](./media/tutorial-review-usage/actual-cost03.png)
5757

58-
In the example, you clearly see that Azure Storage cost dropped starting on 2017-08-31 while spending on other Azure services remained level. So, what caused that reduction in spending? In this example, some employees were on vacation away from work and did not use the Storage service.
58+
Continuing with the example, you can see that the cost for Azure VM dropped. Costs for other Azure services also started dropping on that day. So, what caused that reduction in spending? In this example, a large work project was completed so consumption of many Azure services also dropped.
5959

6060
To watch a tutorial video about tracking usage and cost trends, see [Analyzing your cloud billing data vs. time with Cloudyn](https://youtu.be/7LsVPHglM0g).
6161

@@ -69,11 +69,11 @@ The problem is that their existing infrastructure was already paid for. Users co
6969

7070
The Cost Effective Sizing Recommendations report identifies potential annual savings by comparing VM instance type capacity to their historical CPU and memory usage data.
7171

72-
On the menu at the top of the portal, click **Optimizer** > **Sizing Optimization** > **Cost Effective Sizing Recommendations**. Filter the provider to Azure to look at only Azure VMs. Here’s an example image.
72+
On the menu at the top of the portal, click **Optimizer** > **Sizing Optimization** > **Cost Effective Sizing Recommendations**. If useful, apply a filter to reduce results. Here’s an example image.
7373

7474
![Azure VMs](./media/tutorial-review-usage/sizing01.png)
7575

76-
In this example, $3,114 could be saved by following the recommendations to change the VM instance types. Click the plus symbol (+) under **Details** for the first recommendation. Here are details about the first recommendation.
76+
In this example, $2,382 could be saved by following the recommendations to change the VM instance types. Click the plus symbol (+) under **Details** for the first recommendation. Here are details about the first recommendation.
7777

7878
![recommendation details](./media/tutorial-review-usage/sizing02.png)
7979

@@ -83,13 +83,15 @@ View VM instance IDs by clicking the plus symbol next to **List of Candidates**.
8383

8484
To watch a tutorial video about detecting usage inefficiencies, see [Optimizing VM Size in Cloudyn](https://youtu.be/1xaZBNmV704).
8585

86+
Azure Cost Management also provides cost-saving recommendations for Azure services. For more information, see [Tutorial: Optimize costs from recommendations](tutorial-acm-opt-recommendations.md).
87+
8688
## Create alerts for unusual spending
8789

8890
You can alert stakeholders automatically for spending anomalies and overspending risks. You can quickly and easily create alerts using reports that support alerts based on budget and cost thresholds.
8991

9092
You create an alert for any spending using any Cost report. In this example, use the Actual Cost Over Time report to notify you when Azure VM spending nears your total budget. All the following steps are needed to create the alert. On the menu at the top of the portal, click **Costs** > **Cost Analysis** > **Actual Cost Over Time**. Set **Groups** to **Service** and set **Filter on the service** to **Azure/VM**. In the top right of the report, click **Actions** and then select **Schedule report**.
9193

92-
In the Save or Schedule this report box, use the **Scheduling** tab to send yourself an email of the report using the frequency that you want. Be sure to select **Send via email**. Any tags, grouping, and filtering you used are included in the emailed report. Click the **Threshold** tab and select choose **Actual Cost vs. Threshold**. If you had a total budget of $500,000 and you wanted notification when costs near about half, create a **Red alert** at $250,000 and a **Yellow alert** at $240,000. Don't include commas in values that you enter. Then, choose the number of consecutive alerts. When you receive the total number of alerts that you specified, no additional alerts are sent. Save the scheduled report.
94+
In the Save or Schedule this report box, use the **Scheduling** tab to send yourself an email of the report using the frequency that you want. Be sure to select **Send via email**. Any tags, grouping, and filtering you used are included in the emailed report. Click the **Threshold** tab and select choose **Actual Cost vs. Threshold**. If you had a total budget of $20,000 and you wanted notification when costs near about half, create a **Red alert** at $10,000 and a **Yellow alert** at $9,000. Don't include commas in values that you enter. Then, choose the number of consecutive alerts. When you receive the total number of alerts that you specified, no additional alerts are sent. Save the scheduled report.
9395

9496
![example report](./media/tutorial-review-usage/schedule-alert01.png)
9597

0 commit comments

Comments
 (0)