Skip to content

Commit 514a7a0

Browse files
committed
change default options
1 parent 4b621d0 commit 514a7a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,9 @@ When you start the deployment, most parameters will have **default values**, but
108108
| **Setting** | **Description** | **Default value** |
109109
|------------|----------------| ------------|
110110
| **Azure Region** | The region where resources will be created. | East US|
111-
| **Resource Prefix** | Prefix for all resources created by this template. This prefix will be used to create unique names for all resources. The prefix must be unique within the resource group. | ? |
111+
| **Resource Prefix** | Prefix for all resources created by this template. This prefix will be used to create unique names for all resources. The prefix must be unique within the resource group. | None |
112112
| **Authorization** | Authorization requires permission to create an app identity in the subscription. See readme for details | false |
113-
| **Ai Location** | Location for all Ai services resources. This location can be different from the resource group location | ? |
113+
| **Ai Location** | Location for all Ai services resources. This location can be different from the resource group location | None |
114114
| **Capacity** | Configure capacity for **GPT models**. | 5k |
115115

116116
### [Optional] Quota Recommendations

0 commit comments

Comments
 (0)