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 af05c90 commit b41a61aCopy full SHA for b41a61a
infra/main.parameters.json
@@ -15,7 +15,7 @@
15
"value": "${AZURE_ENV_AI_DEPLOYMENTS_LOCATION}"
16
},
17
"containerImageTag": {
18
- "value": "${AZURE_ENV_IMAGETAG}"
+ "value": "${AZURE_ENV_IMAGETAG=latest}"
19
20
"deploymentType": {
21
"value": "${AZURE_ENV_MODEL_DEPLOYMENT_TYPE}"
infra/main.waf.parameters.json
0 commit comments