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 18f893d commit ad7344aCopy full SHA for ad7344a
infra/main.waf.parameters.json
@@ -33,7 +33,7 @@
33
"value": "${AZURE_ENV_EMBEDDING_MODEL_CAPACITY}"
34
},
35
"imageTag": {
36
- "value": "${AZURE_ENV_IMAGETAG}"
+ "value": "${AZURE_ENV_IMAGETAG=latest_waf}"
37
38
"enableTelemetry": {
39
"value": "${AZURE_ENV_ENABLE_TELEMETRY}"
@@ -60,4 +60,4 @@
60
"value": "${AZURE_EXISTING_AI_PROJECT_RESOURCE_ID}"
61
}
62
63
-}
+}
0 commit comments