We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a355914 commit 4dd5ddfCopy full SHA for 4dd5ddf
docs/AzureGPTQuotaSettings.md
@@ -0,0 +1,10 @@
1
+## How to Check & Update Quota
2
+
3
+1. **Navigate** to the [Azure AI Foundry portal](https://ai.azure.com/).
4
+2. **Select** the AI Project associated with this accelerator.
5
+3. **Go to** the `Management Center` from the bottom-left navigation menu.
6
+4. Select `Quota`
7
+ - Click on the `GlobalStandard` dropdown.
8
+ - Select the required **GPT model** (`GPT-4, GPT-4o, GPT-4o Mini`) or **Embeddings model** (`text-embedding-ada-002`).
9
+ - Choose the **region** where the deployment is hosted.
10
+5. Request More Quota or delete any unused model deployments as needed.
0 commit comments