Skip to content

Commit 4404163

Browse files
rempved the table
1 parent 57ec517 commit 4404163

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

docs/DeploymentGuide.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -185,19 +185,6 @@ Consider the following settings during your deployment to modify specific settin
185185

186186
When you start the deployment, most parameters will have **default values**, but you can update the following settings [here](../docs/CustomizingAzdParameters.md):
187187

188-
| **Setting** | **Description** | **Default value** |
189-
| ------------------------------ | ------------------------------------------------------------------------------------ | ----------------- |
190-
| **Environment Name** | Used as a prefix for all resource names to ensure uniqueness across environments. | macae |
191-
| **Azure Region** | Location of the Azure resources. Controls where the infrastructure will be deployed. | swedencentral |
192-
| **OpenAI Deployment Location** | Specifies the region for OpenAI resource deployment. | swedencentral |
193-
| **Model Deployment Type** | Defines the deployment type for the AI model (e.g., Standard, GlobalStandard). | GlobalStandard |
194-
| **GPT Model Name** | Specifies the name of the GPT model to be deployed. | gpt-4o |
195-
| **GPT Model Version** | Version of the GPT model to be used for deployment. | 2024-08-06 |
196-
| **GPT Model Capacity** | Sets the GPT model capacity. | 150 |
197-
| **Image Tag** | Docker image tag used for container deployments. | latest |
198-
| **Enable Telemetry** | Enables telemetry for monitoring and diagnostics. | true |
199-
| **Existing Log Analytics Workspace** | To reuse an existing Log Analytics Workspace ID instead of creating a new one. | *(none)* |
200-
| **Existing Azure AI Foundry Project** | To reuse an existing Azure AI Foundry Project ID instead of creating a new one. | *(none)* |
201188

202189
</details>
203190

0 commit comments

Comments
 (0)