Skip to content

Commit a007f3a

Browse files
Merge pull request #340 from microsoft/psl-us-16692
docs: Update in README.DEPLOYMENT.md file.
2 parents 1e77371 + aafc9fd commit a007f3a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
-3.74 KB
Loading
-44.7 KB
Loading

README.DEPLOYMENT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ You will be prompted for the following parameters with this Screen :
116116
117117
### Manual Deployment Steps:
118118
**Create Content Filter** - Please follow below steps
119-
> * Navigate to Azure AI Studio
119+
> * Navigate to project in Azure OpenAI, then go to Azure AI Foundry, select Safety + security
120120
> * Click on Create Content Filter and set the filters to a high threshold for the following categories:
121121
```
122122
Hate, Sexual, Self-harm, Violence
@@ -138,7 +138,7 @@ Don't miss this Url information. This is the application's endpoint URL and it s
138138
139139
> **Capacity Note:**
140140
> * The deployment script creates models with a setting of 1 token per minute (TPM) rate limit.
141-
> * Faster performance can be achieved by increasing the TPM limit with Azure OpenAI Studio.
141+
> * Faster performance can be achieved by increasing the TPM limit with Azure AI Foundry.
142142
> * Capacity varies for [regional quota limits](https://learn.microsoft.com/en-us/azure/ai-services/openai/quotas-limits#regional-quota-limits) as well as for [provisioned throughput](https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/provisioned-throughput).
143143
> * As a starting point, we recommend the following quota threshold be set up for this service run.
144144
@@ -151,7 +151,7 @@ Don't miss this Url information. This is the application's endpoint URL and it s
151151
> **⚠️ Warning:** **Insufficient quota can cause failures during the upload process.** Please ensure you have the recommended capacity or request for additional capacity before start uploading the files.
152152
153153
154-
1. Browse to Azure OpenAI Studio and select **each of the 2 models** within the `Deployments` menu:
154+
1. Browse to the project in Azure AI Foundry, and select **each of the 2 models** within the `Deployments` menu:
155155
<img src="./Images/readme_deployment/Control_Model_TPM000.png" alt="Select Model" width="700">
156156
157157
2. Increase the TPM value for **each model** for faster report generation:

0 commit comments

Comments
 (0)