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 69860ac commit 88578d4Copy full SHA for 88578d4
infra/main.bicep
@@ -63,7 +63,7 @@ var modelVersion = '2024-08-06'
63
var aiServicesName = '${prefix}-aiservices'
64
var deploymentType = 'GlobalStandard'
65
var gptModelVersion = 'gpt-4o'
66
-var appVersion = 'latest'
+var appVersion = 'fnd01'
67
var resgistryName = 'biabcontainerreg'
68
var dockerRegistryUrl = 'https://${resgistryName}.azurecr.io'
69
0 commit comments