We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c9dcdb + 6b82ee7 commit 0fa5fcaCopy full SHA for 0fa5fca
1 file changed
infra/main.parameters.json
@@ -17,6 +17,9 @@
17
"runningOnGh": {
18
"value": "${GITHUB_ACTIONS}"
19
},
20
+ "openAILocation": {
21
+ "value": "${AZURE_OPENAI_LOCATION}"
22
+ },
23
"deployAzureOpenAI": {
24
"value": "${DEPLOY_AZURE_OPENAI=true}"
25
0 commit comments