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/reservations/prepay-databricks-reserved-capacity.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,8 +32,13 @@ Databricks prepurchase applies to all Databricks workloads and tiers. You can th
32
32
| Serverless SQL | N/A | 0.70 |
33
33
| Serverless real-time inference | N/A | 0.082 |
34
34
| Model training | N/A | 0.65 |
35
+
| Delta Live Tables | NA | 0.30 (core), 0.38 (pro), 0.54 (advanced) |
36
+
| All Purpose Photon | NA | 0.55 |
35
37
36
-
For example, when All-purpose compute – Standard Tier capacity gets consumed, the prepurchased Databricks commit units get deducted by 0.4 units.
38
+
For example, when All-purpose compute – Standard Tier capacity gets consumed, the prepurchased Databricks commit units get deducted by 0.4 units. When Jobs light compute – Standard Tier capacity gets used, the prepurchased Databricks commit unit gets deducted by 0.07 units.
39
+
40
+
>[!NOTE]
41
+
> Enabling Photon increases the DBU count.
37
42
38
43
Before you buy, calculate the total DBU quantity consumed for different workloads and tiers. Use the preceding ratios to normalize to DBCU and then run a projection of total usage over next one or three years.
Copy file name to clipboardExpand all lines: articles/cost-management-billing/reservations/reservation-discount-databricks.md
+17-12Lines changed: 17 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
2
title: How an Azure Databricks prepurchase discount is applied
3
-
description: Learn how an Azure Databricks prepurchase discount applies to your usage. You can use these Databricks at any time during the purchase term.
3
+
description: Learn how an Azure Databricks prepurchase discount applies to your usage. You can use Databricks prepurchased units at any time during the purchase term.
4
4
author: bandersmsft
5
5
ms.reviewer: primittal
6
6
ms.service: cost-management-billing
7
7
ms.subservice: reservations
8
8
ms.topic: conceptual
9
-
ms.date: 11/17/2023
9
+
ms.date: 05/07/2024
10
10
ms.author: banders
11
11
---
12
12
@@ -20,24 +20,29 @@ The prepurchase discount applies only to Azure Databricks unit (DBU) usage. Othe
20
20
21
21
## Prepurchase discount application
22
22
23
-
Databricks prepurchase applies to all Databricks workloads and tiers. You can think of the prepurchase as a pool of prepaid Databricks commit units. Usage is deducted from the pool, regardless of the workload or tier. Usage is deducted in the following ratio:
23
+
Databricks prepurchase applies to all Databricks workloads and tiers. You can think of the prepurchase as a pool of prepaid Databricks commit units. Usage is deducted from the pool, regardless of the workload or tier. Usage is deducted in the following ratios:
24
24
25
-
|**Workload**|**DBU application ratio — Standard tier**|**DBU application ratio — Premium tier**|
25
+
| Workload | DBU application ratio - Standard tier | DBU application ratio - Premium tier |
26
26
| --- | --- | --- |
27
-
| All Purpose Compute | 0.4 | 0.55 |
28
-
| Jobs Compute | 0.15 | 0.30 |
29
-
| Jobs Light Compute | 0.07 | 0.22 |
30
-
| SQL Compute | NA | 0.22 |
27
+
| All-purpose compute | 0.4 | 0.55 |
28
+
| Jobs compute | 0.15 | 0.30 |
29
+
| Jobs light compute | 0.07 | 0.22 |
30
+
| SQL compute | N/A | 0.22 |
31
+
| SQL Pro compute | N/A | 0.55 |
32
+
| Serverless SQL | N/A | 0.70 |
33
+
| Serverless real-time inference | N/A | 0.082 |
34
+
| Model training | N/A | 0.65 |
31
35
| Delta Live Tables | NA | 0.30 (core), 0.38 (pro), 0.54 (advanced) |
32
36
| All Purpose Photon | NA | 0.55 |
33
37
34
-
For example, when a quantity of Data Analytics – Standard tier is consumed, the prepurchased Databricks commit units is deducted by 0.4 units. When a quantity of Data Engineering Light – Standard tier is used, the prepurchased Databricks commit unit is deducted by 0.07 units.
38
+
For example, when All-purpose compute – Standard Tier capacity gets consumed, the prepurchased Databricks commit units get deducted by 0.4 units. When Jobs light compute – Standard Tier capacity gets used, the prepurchased Databricks commit unit gets deducted by 0.07 units.
35
39
36
-
Note: enabling Photon will increase the DBU count.
40
+
>[!NOTE]
41
+
> Enabling Photon increases the DBU count.
37
42
38
43
## Determine plan use
39
44
40
-
To determine your DBCU plan use, go to the Azure portal > **Reservations** and select the purchased Databricks plan. Your utilization to-date is shown with any remaining units. For more information about determining your reservation use, see the [See reservation usage](reservation-apis.md#see-reservation-usage) article.
45
+
To determine your DBCU plan use, go to the Azure portal > **Reservations** and select the purchased Databricks plan. Your utilization to-date is shown with any remaining units. For more information about determining your reservation use, see the [Reservation usage](reservation-apis.md#see-reservation-usage) article.
41
46
42
47
## How discount application shows in usage data
43
48
@@ -50,7 +55,7 @@ If you have questions or need help, [create a support request](https://portal.az
50
55
## Next steps
51
56
52
57
- To learn how to manage a reservation, see [Manage Azure Reservations](manage-reserved-vm-instance.md).
53
-
- To learn more about prepurchasing Azure Databricks to save money, see [Optimize Azure Databricks costs with a pre-purchase](prepay-databricks-reserved-capacity.md).
58
+
- To learn more about prepurchasing Azure Databricks to save money, see [Optimize Azure Databricks costs with a prepurchase](prepay-databricks-reserved-capacity.md).
54
59
- To learn more about Azure Reservations, see the following articles:
55
60
-[What are Azure Reservations?](save-compute-costs-reservations.md)
56
61
-[Manage Reservations in Azure](manage-reserved-vm-instance.md)
0 commit comments