We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65f426c commit 240e89dCopy full SHA for 240e89d
README.md
@@ -75,7 +75,7 @@ When you start the deployment, most parameters will have **default values**, but
75
|------------|----------------| ------------|
76
| **Azure Region** | The region where resources will be created. | eastus |
77
| **Environment Name** | A **3-20 character alphanumeric value** used to generate a unique ID to prefix the resources. | byctemplate |
78
-| **Secondary Location** | A **less busy** region for **Azure SQL and CosmosDB**, useful in case of availability constraints. | eastus2 |
+| **Secondary Location** | A **less busy** region for **CosmosDB**, useful in case of availability constraints. | eastus2 |
79
| **Deployment Type** | Select from a drop-down list. | Global Standard |
80
| **GPT Model** | Choose from **gpt-4, gpt-4o** | gpt-4o |
81
| **GPT Model Deployment Capacity** | Configure capacity for **GPT models**. | 30k |
0 commit comments