You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> * Navigate to project in Azure OpenAI, then go to Azure AI Foundry, select Safety + security
120
120
> * Click on Create Content Filter and set the filters to a high threshold for the following categories:
121
121
```
122
122
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
138
138
139
139
> **Capacity Note:**
140
140
> * 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.
142
142
> * 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).
143
143
> * As a starting point, we recommend the following quota threshold be set up for this service run.
144
144
@@ -151,7 +151,7 @@ Don't miss this Url information. This is the application's endpoint URL and it s
151
151
> **⚠️ 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.
152
152
153
153
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:
0 commit comments