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 5edbb08 commit 32f8cc3Copy full SHA for 32f8cc3
infra/main.waf-aligned.bicepparam
@@ -1,6 +1,5 @@
1
using './main.bicep'
2
3
-param enableTelemetry = true
4
param solutionPrefix = null //Type a string value to customize the prefix for your resource names
5
param solutionLocation = readEnvironmentVariable('AZURE_LOCATION', 'swedencentral')
6
param azureOpenAILocation = readEnvironmentVariable('AZURE_ENV_OPENAI_LOCATION', 'swedencentral')
0 commit comments