We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79b80b4 + bdf269f commit 4ca782eCopy full SHA for 4ca782e
2 files changed
infra/main.parameters.json
@@ -40,6 +40,9 @@
40
},
41
"azureExistingAIProjectResourceId":{
42
"value": "${AZURE_EXISTING_AI_PROJECT_RESOURCE_ID}"
43
+ },
44
+ "acrName": {
45
+ "value": "${AZURE_ENV_ACR_NAME}"
46
}
47
48
infra/main.waf.parameters.json
@@ -58,6 +58,9 @@
58
59
60
61
62
63
64
65
66
0 commit comments