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 97cc480 commit a3f01f1Copy full SHA for a3f01f1
1 file changed
infra/main.waf.parameters.json
@@ -6,15 +6,15 @@
6
"value": "${AZURE_ENV_NAME}"
7
},
8
"location": {
9
- "value": "${AZURE_LOCATION12}"
+ "value": "${AZURE_LOCATION}"
10
11
"azureAiServiceLocation": {
12
"value": "${AZURE_ENV_AI_SERVICE_LOCATION}"
13
14
"deploymentType": {
15
"value": "${AZURE_ENV_MODEL_DEPLOYMENT_TYPE}"
16
17
- "gptModelName32d": {
+ "gptModelName": {
18
"value": "${AZURE_ENV_GPT_MODEL_NAME}"
19
20
"gptModelVersion": {
0 commit comments