diff --git a/docs/DeploymentGuide.md b/docs/DeploymentGuide.md index b743f27d0..2af2e32f5 100644 --- a/docs/DeploymentGuide.md +++ b/docs/DeploymentGuide.md @@ -116,7 +116,7 @@ When you start the deployment, most parameters will have **default values**, but | **Embedding Model Capacity** | Set the capacity for **embedding models**. Choose based on usage and quota. | `80` | | **Image Tag** | The version of the Docker image to use (e.g., `latest`, `dev`, `hotfix`). | `latest` | | **Azure OpenAI API Version** | Set the API version for OpenAI model deployments. | `2025-04-01-preview` | -| **AZURE\_LOCATION** | Sets the Azure region for resource deployment. | `japaneast` | +| **AZURE_LOCATION** | Sets the Azure region for resource deployment. | `` | | **Existing Log Analytics Workspace** | To reuse an existing Log Analytics Workspace ID instead of creating a new one. | *(empty)* | | **Existing AI Foundry Project Resource ID** | To reuse an existing AI Foundry Project Resource ID instead of creating a new one. | *(empty)* |