Skip to content

Commit d0ed47d

Browse files
committed
Update deployment Guide and images
1 parent fc1bfba commit d0ed47d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/DeploymentGuide.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Check the [Azure Products by Region](https://azure.microsoft.com/en-us/explore/g
1111
- [Azure OpenAI Service](https://learn.microsoft.com/en-us/azure/ai-services/openai/)
1212
- [GPT Model Capacity](https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models)
1313
- [Azure AI Search](https://learn.microsoft.com/en-us/azure/search/search-what-is-azure-search)
14-
- [Azure Blob Storage](https://learn.microsoft.com/en-us/azure/storage/blobs/)
1514
- [Azure SQL Database](https://learn.microsoft.com/en-us/azure/azure-sql/database/sql-database-paas-overview)
1615
- [Azure Cosmos DB](https://learn.microsoft.com/en-us/azure/cosmos-db/introduction)
1716
- [Azure Container Apps](https://learn.microsoft.com/en-us/azure/container-apps/)
@@ -123,10 +122,11 @@ When you start the deployment, most parameters will have **default values**, but
123122
<details>
124123
<summary><b>[Optional] Quota Recommendations</b></summary>
125124

126-
By default, the **GPT model capacity** in deployment is set to **30k tokens**.
127-
> **We recommend increasing the capacity to 100k tokens for optimal performance.**
125+
By default, the **Gpt-4o-mini model capacity** in deployment is set to **30k tokens**, so we recommend updating the following:
128126

129-
To adjust quota settings, follow these [steps](./AzureGPTQuotaSettings.md).
127+
> **For Global Standard | GPT-4o-mini - increase the capacity to at least 150k tokens post-deployment for optimal performance.**
128+
129+
Depending on your subscription quota and capacity, you can [adjust quota settings](AzureGPTQuotaSettings.md) to better meet your specific needs. You can also [adjust the deployment parameters](CustomizingAzdParameters.md) for additional optimization.
130130

131131
**⚠️ Warning:** Insufficient quota can cause deployment errors. Please ensure you have the recommended capacity or request additional capacity before deploying this solution.
132132

docs/Images/DeleteRG.png

-310 Bytes
Loading

docs/Images/deleteservices.png

-13.9 KB
Loading

docs/Images/resource-groups.png

-3.23 KB
Loading

0 commit comments

Comments
 (0)