Skip to content

Commit 0f7c3ae

Browse files
committed
fixing links
1 parent d046e89 commit 0f7c3ae

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

articles/ai-services/openai/concepts/provisioned-migration.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ recommendations: false
1616

1717
On August 12, 2024, Microsoft launched improvements to its Provisioned Throughput offering that address customer feedback on usability and operational agility, and that open new payment options and deployment scenarios.
1818

19-
This article is intended for existing users of the provisioned throughput offering. New customers should refer to the [Azure OpenAI provisioned onboarding guide](./how-to/provisioned-throughput-onboarding.md).
19+
This article is intended for existing users of the provisioned throughput offering. New customers should refer to the [Azure OpenAI provisioned onboarding guide](../how-to/provisioned-throughput-onboarding.md).
2020

2121
## What's changing?
2222

@@ -52,7 +52,7 @@ Starting August 12, 2024, existing customers will have their current, model-spec
5252

5353
<!--:::image type="content" source="./media/provisioned/model-independent-quota.png" alt-text="Diagram of model independent quota with one pool of PTUs available to multiple Azure OpenAI models." lightbox="./media/provisioned/model-independent-quota.png":::-->
5454

55-
:::image type="content" source="./media/provisioned/consolidation.png" alt-text="Diagram showing quota consolidation." lightbox="./media/provisioned/consolidation.png":::
55+
:::image type="content" source="../media/provisioned/consolidation.png" alt-text="Diagram showing quota consolidation." lightbox="../media/provisioned/consolidation.png":::
5656

5757
The new model-independent quota will show up as a quota item named **Provisioned Managed Throughput Unit**, with model and version no longer included in the name. In the Studio Quota pane, expanding the quota item will still show all of the deployments that contribute to the quota item.
5858

@@ -70,7 +70,7 @@ Customers will no longer obtain quota by contacting their sales teams. Instead,
7070

7171
The Quota screenshot below shows model-independent quota being used by deployments of different types, as well as the link for requesting additional quota.
7272

73-
:::image type="content" source="./media/provisioned/quota-request-type.png" alt-text="Screenshot of new request type UI for Azure OpenAI provisioned for requesting more quota." lightbox="./media/provisioned/quota-request-type.png":::
73+
:::image type="content" source="../media/provisioned/quota-request-type.png" alt-text="Screenshot of new request type UI for Azure OpenAI provisioned for requesting more quota." lightbox="./media/provisioned/quota-request-type.png":::
7474

7575

7676
## New hourly reservation payment model
@@ -110,7 +110,7 @@ Microsoft has introduced a new “Hourly/reservation” payment model for provis
110110

111111
## Hourly reservation model details
112112

113-
Details on the hourly/reservation model can be found in the [Azure OpenAI Provisioned Onboarding Guide](./how-to/provisioned-throughput-onboarding.md)
113+
Details on the hourly/reservation model can be found in the [Azure OpenAI Provisioned Onboarding Guide](../how-to/provisioned-throughput-onboarding.md)
114114

115115
### Commitment and hourly reservation coexistence
116116

articles/ai-services/openai/concepts/provisioned-throughput.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ recommendations: false
1313
# What is provisioned throughput?
1414

1515
> [!NOTE]
16-
> The Azure OpenAI Provisioned offering received significant updates on August 12, 2024, including aligning the purchase model with Azure standards and moving to model-independent quota. It is highly recommended that customers onboarded before this date read the Azure [OpenAI provisioned August update](../provisioned-migration.md) to learn more about these changes.
16+
> The Azure OpenAI Provisioned offering received significant updates on August 12, 2024, including aligning the purchase model with Azure standards and moving to model-independent quota. It is highly recommended that customers onboarded before this date read the Azure [OpenAI provisioned August update](./provisioned-migration.md) to learn more about these changes.
1717
1818
The provisioned throughput capability allows you to specify the amount of throughput you require in a deployment. The service then allocates the necessary model processing capacity and ensures it's ready for you. Throughput is defined in terms of provisioned throughput units (PTU) which is a normalized way of representing the throughput for your deployment. Each model-version pair requires different amounts of PTU to deploy and provide different amounts of throughput per PTU.
1919

articles/ai-services/openai/how-to/provisioned-throughput-onboarding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Azure OpenAI Provisioned is purchased on-demand at an hourly basis based on the
6161
The hourly model is useful for short-term deployment needs, such as validating new models or acquiring capacity for a hackathon.  However, the discounts provided by the Azure Reservation for Azure OpenAI Provisioned are considerable and most customers with consistent long-term usage will find a reserved model to be a better value proposition.
6262

6363
> [!NOTE]
64-
> Azure OpenAI Provisioned customers onboarded prior to the August self-service update use a purchase model called the Commitment model. These customers may continue to use this older purchase model alongside the Hourly/reservation purchase model. The Commitment model is not available for new customers. For details on the Commitment purchase model and options for coexistence and migration, please see the [Azure OpenAI Provisioned August Update](../provisioned-migration.md).
64+
> Azure OpenAI Provisioned customers onboarded prior to the August self-service update use a purchase model called the Commitment model. These customers may continue to use this older purchase model alongside the Hourly/reservation purchase model. The Commitment model is not available for new customers. For details on the Commitment purchase model and options for coexistence and migration, please see the [Azure OpenAI Provisioned August Update](./provisioned-migration.md).
6565
6666
## Hourly Usage 
6767

articles/ai-services/openai/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ items:
7777
- name: Provisioned throughput units (PTU)
7878
href: ./concepts/provisioned-throughput.md
7979
displayName: PTU, provisioned, provisioned throughput units
80-
- name: Azure OpenAI provisioned update
80+
- name: Azure OpenAI PTU update
8181
href: ./concepts/provisioned-migration.md
8282
- name: System message templates
8383
href: ./concepts/system-message.md

0 commit comments

Comments
 (0)