Skip to content

Commit 4fa96eb

Browse files
authored
Update provisioned-reservation-update.md
1 parent b75f7f3 commit 4fa96eb

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

articles/ai-services/openai/concepts/provisioned-reservation-update.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,19 @@ Data zone provisioned deployments are available in the same Azure OpenAI resourc
3333
For more information, see the [deployment types guide](https://aka.ms/aoai/docs/deployment-types).
3434

3535
### New hourly pricing for Global and Data Zone provisioned deployments
36-
In August 2024, Microsoft announced that Provisioned deployments would move to a new [hourly payment model](./provisioned-migration.md) with the option to purchase Azure Reservations to support additional discounts. In December's provisioned update, we will be introducing differentiated hourly pricing across Global provisioned, Data zone provisioned, and provisioned deployment types. For more information on the hourly price for each Provisioned deployment type, see the [Pricing details page](https://azure.microsoft.com/en-us/pricing/details/cognitive-services/openai-service/).
36+
In August 2024, Microsoft announced that Provisioned deployments would move to a new [hourly payment model](./provisioned-migration.md) with the option to purchase Azure Reservations to support additional discounts. In December's provisioned update, we will be introducing differentiated hourly pricing across Global provisioned, Data zone provisioned, and provisioned deployment types. For more information on the hourly price for each Provisioned deployment type, see the [Pricing details page](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/).
3737

3838
### New Azure Reservations for Globl and Data zone provisioned deployments
39-
In addition to the updates for the hourly payment model, new Azure Reservations will be introduced specifically for
39+
In addition to the updates for the hourly payment model, new Azure Reservations will be introduced specifically for Global and Data zone provisioned deployment types. With these new Azure Reservations, every Provisioned deployment type will have a separate Azure Reservation that can be purchased to support additional discounts. The mapping between each provisioned deployment type and the associated Azure Reservation are as the following:
40+
41+
| Provisioned deployment type | Sku name in code | Azure Reservation product name |
42+
|---|---|---|
43+
| Global provisioned | `GlobalProvisionedManaged` | Provisioned Managed Global |
44+
| Data zone provisioned | `DataZoneProvisionedManaged` | Provisioned Managed Data Zone |
45+
| Provisioned | `ProvisionedManaged` | Provisioned Managed Regional |
46+
47+
> [!IMPORTANT]
48+
> Azure Reservations for Azure OpenAI Provisioned offers are not interchangeable across deployment types. The Azure Reservation purchased must match the provisioned deployment type. If the Azure Reservation purchased does not match the provisioned deployment type, the provisioned deployment will default to the hourly payment model until a matching Azure Reservation product is purchased. For more information, see the [Azure Reservations for Azure OpenAI Service Provisioned guidance](https://learn.microsoft.com/azure/cost-management-billing/reservations/azure-openai).
4049
4150
## Migrating existing deployments to Global or Data zone provisioned
4251

0 commit comments

Comments
 (0)