Skip to content

Commit 3bfd198

Browse files
committed
Merge remote-tracking branch 'dhuntley1023/patch-21' into ptu-update
2 parents d5d2235 + 4e8583a commit 3bfd198

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ From Azure AI Studio select **Quota** in the left hand navigation bar, and then
7676

7777
:::image type="content" source="../media/provisioned/quota-alternate.png" alt-text="Screenshot of new quota UI for Azure OpenAI provisioned." lightbox="../media/provisioned/quota-alternate.png":::
7878

79-
Here, you can view the quota granted in the selected subscription/region, and how much is used. For example, the screenshot above shows that 100 out of 200 PTUs of quota are used in South Central US. This means that 100 are available for use in creating new deployments.
79+
Here, you can view the quota granted in the selected subscription/region, and how much is used. For example, the screenshot above shows that 100 out of 200 PTUs of quota are used in South Central US. This means that 100 are available for use in creating new deployments. **MICHAEL: WILL NEED TO UPDATE SCREENSHOTS TO FINAL VERSIONS AND ALSO EDIT THE PTUS IN THIS TEXT**
8080

8181
By selecting the small arrow to the left of the quota name **Provisioned Managed Throughput Unit**, you can expand it to show the deployments contributing to the usage. In the example above, the “gpt-4-chatbot" deployment in the “Production-Deployments” resource is the deployment using 100 PTUs of the quota.
8282

@@ -93,7 +93,7 @@ Provisioned Throughput deployments are created via Azure OpenAI resource objects
9393
9494
## Create provisioned throughput deployments
9595

96-
1. Launch [Azure AI Studio](https://ai.azure.com/)
96+
1. Launch [Azure AI Studio](https://ai.azure.com/) **MICHAEL: Let's update all Studio references/screenshots to be Azure OpenAI studio with the experience that'll be default on 8/12. I've verifying the plan with Shane**
9797
2. Select the Azure OpenAI resource in the desired region, then select **Deployments** in the left-hand navigation bar.
9898

9999
:::image type="content" source="../media/provisioned/deployments.png" alt-text="Screenshot of deployments UI for Azure OpenAI deployments." lightbox="../media/provisioned/deployments.png":::
@@ -107,7 +107,7 @@ Provisioned Throughput deployments are created via Azure OpenAI resource objects
107107
:::image type="content" source="../media/provisioned/deploy-model.png" alt-text="Screenshot of model deployment UI for Azure OpenAI with a provisioned model being deployed." lightbox="../media/provisioned/deploy-model.png":::
108108

109109
- Provide the deployment name and model version.
110-
- Specify the Deployment Type as **Provisioned Managed**. This is what indicates a provisioned, instead of a standard deployment.
110+
- Specify the Deployment Type as **Provisioned-Managed**. This is what indicates a provisioned, instead of a standard deployment.
111111
- Note the message reminding you to purchase an Azure Reservation to obtain a discount for a term commitment.
112112

113113
5. Evaluate capacity availability.
@@ -124,11 +124,11 @@ Provisioned Throughput deployments are created via Azure OpenAI resource objects
124124

125125
7. If there's insufficient capacity, choose another region.
126126

127-
If you select more PTUs than are available as service capacity, you're given the option to choose a resource in a region that has available quota and capacity.
127+
If you select more PTUs than are available as service capacity, you're given the option to choose a resource in a different region that may have more quota and capacity.
128128

129129
:::image type="content" source="../media/provisioned/insufficient-capacity.png" alt-text="Screenshot of capacity recommendation to try a new region." lightbox="../media/provisioned/insufficient-capacity.png":::
130130

131-
Selecting **See other regions** brings up a dialog where you can select alternative regions with both available quota and capacity for this model. Select a new resource and the deployment dialog will redisplay with the new resource so that you can continue your deployment.
131+
Selecting **See other regions** brings up a dialog where you can select alternative regions where you can create a deployment of the selected model and version. The dialog shows you the maximum sized deployment that you can create in the region based on both quota availability and service capacity availability. Select a new resource and the deployment dialog will redisplay with the new resource so that you can continue your deployment.
132132

133133
:::image type="content" source="../media/provisioned/different-region.png" alt-text="Screenshot of choose a different region with more capacity option UI." lightbox="../media/provisioned/different-region.png":::
134134

@@ -158,7 +158,7 @@ To buy a reservation: 
158158

159159
:::image type="content" source="../media/provisioned/reservation-pane.png" alt-text="Screenshot of the add reservations portal experience." lightbox="../media/provisioned/reservation-pane.png":::
160160

161-
3. Select **Azure OpenAI** from the reservation catalog.
161+
3. Select **Azure OpenAI Service Provisioned** from the reservation catalog. **MICHAEL: WE'LL NEED A NEW SCREENSHOT**
162162

163163
:::image type="content" source="../media/provisioned/purchase.png" alt-text="Screenshot of the purchase reservation experience." lightbox="../media/provisioned/purchase.png":::
164164

0 commit comments

Comments
 (0)