Skip to content

Commit ef9f4a0

Browse files
committed
updated for ghissue 120879
1 parent 1186f80 commit ef9f4a0

File tree

2 files changed

+23
-13
lines changed

2 files changed

+23
-13
lines changed

articles/cost-management-billing/reservations/prepay-databricks-reserved-capacity.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,13 @@ Databricks prepurchase applies to all Databricks workloads and tiers. You can th
3232
| Serverless SQL | N/A | 0.70 |
3333
| Serverless real-time inference | N/A | 0.082 |
3434
| 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 |
3537

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.
3742
3843
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.
3944

articles/cost-management-billing/reservations/reservation-discount-databricks.md

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
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.
44
author: bandersmsft
55
ms.reviewer: primittal
66
ms.service: cost-management-billing
77
ms.subservice: reservations
88
ms.topic: conceptual
9-
ms.date: 11/17/2023
9+
ms.date: 05/07/2024
1010
ms.author: banders
1111
---
1212

@@ -20,24 +20,29 @@ The prepurchase discount applies only to Azure Databricks unit (DBU) usage. Othe
2020

2121
## Prepurchase discount application
2222

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:
2424

25-
| **Workload** | **DBU application ratio Standard tier** | **DBU application ratio Premium tier** |
25+
| Workload | DBU application ratio - Standard tier | DBU application ratio - Premium tier |
2626
| --- | --- | --- |
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 |
3135
| Delta Live Tables | NA | 0.30 (core), 0.38 (pro), 0.54 (advanced) |
3236
| All Purpose Photon | NA | 0.55 |
3337

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.
3539

36-
Note: enabling Photon will increase the DBU count.
40+
>[!NOTE]
41+
> Enabling Photon increases the DBU count.
3742
3843
## Determine plan use
3944

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.
4146

4247
## How discount application shows in usage data
4348

@@ -50,7 +55,7 @@ If you have questions or need help, [create a support request](https://portal.az
5055
## Next steps
5156

5257
- 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).
5459
- To learn more about Azure Reservations, see the following articles:
5560
- [What are Azure Reservations?](save-compute-costs-reservations.md)
5661
- [Manage Reservations in Azure](manage-reserved-vm-instance.md)

0 commit comments

Comments
 (0)