We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1950bb5 commit 1baaefbCopy full SHA for 1baaefb
1 file changed
terraform-infrastructure/terraform.tfvars
@@ -36,6 +36,7 @@ environment = "dev"
36
# Azure OpenAI Service
37
openai_account_name = "openai-pdf-brownix11" # "your-openai-account-name"
38
openai_location = "eastus" # Must be a region that supports OpenAI
39
+# Options e.g: eastus, westus, southcentralus, westeurope, northeurope
40
41
# AI Studio Hub and Project
42
ai_hub_name = "ai-hub-pdf-brownix11" # "your-ai-hub-name"
0 commit comments