Skip to content

Commit e374f4a

Browse files
committed
moved spot vm section
1 parent 56ece61 commit e374f4a

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

articles/cost-management-billing/costs/cost-analysis-common-uses.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,18 @@ Looking at daily and monthly costs can help you to better understand if there's
5353

5454
[![View costs per day](./media/cost-analysis-common-uses/daily-granularity.png)](./media/cost-analysis-common-uses/daily-granularity.png#lightbox)
5555

56+
57+
## View your Spot VM charges
58+
59+
Spot VMs can provide large cost savings for workloads that can handle interruptions. Workloads are run on unused Azure capacity. Since they can be evicted at any time, Spot VMs get a significant discount. Use the following steps to view your Spot VM charges.
60+
61+
1. In the Azure portal, navigate to cost analysis for your scope. For example, **Cost Management + Billing** > **Cost Management** > **Cost analysis**.
62+
2. Add a filter for **Pricing Model: Spot**.
63+
64+
![Example showing Spot VM filter](./media/cost-analysis-common-uses/spot-vm-filter.png)
65+
66+
The Pricing Model dimension is also used to view on demand and reservation charges.
67+
5668
## View your reservation charges
5769

5870
Reserved instances provide a way for you to save money with Azure. With reservations, you spend money up front for a given number of resources over time. Cost analysis shows the charges as they appear on your bill. The charges are shown as actual costs or amortized over the course of your reservation period.
@@ -69,17 +81,6 @@ Each metric affects how data is shown for your reservation charges.
6981

7082
**Amortized cost** - Shows a reservation purchase split as an amortized cost over the duration of the reservation term. Using the same example above, cost analysis shows a $100 cost for each month throughout the year, if you purchased a one-year reservation for $1200 in January. If you group costs by VM in this example, you'd see cost attributed to each VM that received the reservation benefit.
7183

72-
## View your Spot VM charges
73-
74-
Spot VMs can provide large cost savings for workloads that can handle interruptions. Workloads are run on unused Azure capacity. Since they can be evicted at any time, Spot VMs get a significant discount. Use the following steps to view your Spot VM charges.
75-
76-
1. In the Azure portal, navigate to cost analysis for your scope. For example, **Cost Management + Billing** > **Cost Management** > **Cost analysis**.
77-
2. Add a filter for **Pricing Model: Spot**.
78-
79-
![Example showing Spot VM filter](./media/cost-analysis-common-uses/spot-vm-filter.png)
80-
81-
The Pricing Model dimension is also used to view on demand and reservation charges.
82-
8384
## View your reservation utilization
8485

8586
After you buy a reservation, it's important to track its utilization so that you get what you paid for. For example, if you bought 10 VMs for a year and only use five of them, then essentially half of the purchase is wasted. There are two different ways to assess your utilization:

0 commit comments

Comments
 (0)