Skip to content

Commit 3b894f9

Browse files
committed
address final PR reviewer feedback
1 parent c2687ab commit 3b894f9

File tree

5 files changed

+11
-6
lines changed

5 files changed

+11
-6
lines changed

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

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,19 +122,26 @@ With the plan ready, the next step is to create the commitments. Commitments ar
122122

123123
For each new commitment you need to create, follow these steps:
124124

125-
1. Launch the Provisioned Throughput purchase dialog.
125+
1. Launch the Provisioned Throughput purchase dialog by selecting **Quotas** > **Provisioned** > **Click here to purchase**.
126126

127-
:::image type="content" source="../media/how-to/provisioned-onboarding/quota.png" alt-text="Screenshot of the purchase dialog" lightbox="../media/how-to/provisioned-onboarding/quota.png":::
127+
:::image type="content" source="../media/how-to/provisioned-onboarding/quota.png" alt-text="Screenshot of the purchase dialog." lightbox="../media/how-to/provisioned-onboarding/quota.png":::
128128

129129
2. Select the Azure OpenAI resource and purchase the commitment.
130130

131-
:::image type="content" source="../media/how-to/provisioned-onboarding/commitment-tier.png" alt-text="Screenshot of commitment purchase UI" lightbox="../media/how-to/provisioned-onboarding/quota.png":::
131+
| Setting | Notes |
132+
|---------|-------|
133+
| **Select a resource** | Choose the resource where you will create the provisioned deployment. Once you have purchased the commitment, you will be unable to use the PTUs on another resource until the current commitment expires. |
134+
| **Amount to commit (PTU)** | Choose the number of PTUs you're committing to. This number can be increased later, but can't be decreased |
135+
| **Commitment tier for current period** | The commitment period is set to one month. |
136+
| **Renewal settings** | Select Purchase. A confirmation dialog will be displayed. After you confirm, your PTUs will be committed, and you can use them to create a provisioned deployment. |
137+
138+
:::image type="content" source="../media/how-to/provisioned-onboarding/commitment-tier.png" alt-text="Screenshot of commitment purchase UI." lightbox="../media/how-to/provisioned-onboarding/quota.png":::
132139

133140
### Adding Provisioned Throughput Units to existing commitments
134141

135142
The steps are the same as in the previous example, but you'll increase the **amount to commit (PTU)** value.
136143

137-
:::image type="content" source="../media/how-to/provisioned-onboarding/increase-commitment.png" alt-text="Screenshot of commitment purchase UI with an increase in the amount to commit value" lightbox="../media/how-to/provisioned-onboarding/increase-commitment.png":::
144+
:::image type="content" source="../media/how-to/provisioned-onboarding/increase-commitment.png" alt-text="Screenshot of commitment purchase UI with an increase in the amount to commit value." lightbox="../media/how-to/provisioned-onboarding/increase-commitment.png":::
138145

139146
### Managing commitments
140147

@@ -187,8 +194,6 @@ The same approaches apply in moving the commitment and deployment within the reg
187194

188195
In Azure OpenAI Studio, select **Quota** > **Provisioned** > **Manage Commitment Tiers** and select a resource with an existing commitment to view/change it.
189196

190-
:::image type="content" source="../media/how-to/provisioned-onboarding/edit.png" alt-text="Screenshot of commitment purchase UI with info on commitment expiration date" lightbox="../media/how-to/provisioned-onboarding/edit.png":::
191-
192197
## Next steps
193198

194199
- [Provisioned Throughput Units (PTU) getting started guide](./provisioned-get-started.md)
-315 KB
Loading
Binary file not shown.
33.6 KB
Loading
-6.03 KB
Loading

0 commit comments

Comments
 (0)