also, please make sure that if staging infra does not deploy, we don't continue with production! same for if the docker container fails to build, then i also dont want production to continue (i think this is already so)
ARNING: /home/runner/work/techhub/techhub/infra/main.bicep(332,31) : Warning BCP318: ***he value of type "module | null" may be null at the start of the deployment, which would cause this access expression (and the overall deployment with it) to fail. [https://aka.ms/bicep/core-diagnostics#BCP318]
WARNING: /home/runner/work/techhub/techhub/infra/main.bicep(411,23) : Warning BCP318: ***he value of type "module | null" may be null at the start of the deployment, which would cause this access expression (and the overall deployment with it) to fail. [https://aka.ms/bicep/core-diagnostics#BCP318]
WARNING: /home/runner/work/techhub/techhub/infra/main.bicep(437,31) : Warning BCP318: ***he value of type "module | null" may be null at the start of the deployment, which would cause this access expression (and the overall deployment with it) to fail. [https://aka.ms/bicep/core-diagnostics#BCP318]
WARNING: /home/runner/work/techhub/techhub/infra/main.bicep(446,62) : Warning BCP318: ***he value of type "module | null" may be null at the start of the deployment, which would cause this access expression (and the overall deployment with it) to fail. [https://aka.ms/bicep/core-diagnostics#BCP318]
WARNING: /home/runner/work/techhub/techhub/infra/main.bicep(447,62) : Warning BCP318: ***he value of type "module | null" may be null at the start of the deployment, which would cause this access expression (and the overall deployment with it) to fail. [https://aka.ms/bicep/core-diagnostics#BCP318]
WARNING: /home/runner/work/techhub/techhub/infra/main.bicep(454,65) : Warning BCP318: ***he value of type "module | null" may be null at the start of the deployment, which would cause this access expression (and the overall deployment with it) to fail. [https://aka.ms/bicep/core-diagnostics#BCP318]
WARNING: /home/runner/work/techhub/techhub/infra/main.bicep(455,67) : Warning BCP318: ***he value of type "module | null" may be null at the start of the deployment, which would cause this access expression (and the overall deployment with it) to fail. [https://aka.ms/bicep/core-diagnostics#BCP318]
WARNING: /home/runner/work/techhub/techhub/infra/modules/openai.bicep(9,7) : Warning no-unused-params: Parameter "deploymentName" is declared but never used. [https://aka.ms/bicep/linter-diagnostics#no-unused-params]
WARNING: /home/runner/work/techhub/techhub/infra/modules/openai.bicep(12,7) : Warning no-unused-params: Parameter "modelName" is declared but never used. [https://aka.ms/bicep/linter-diagnostics#no-unused-params]
WARNING: /home/runner/work/techhub/techhub/infra/modules/openai.bicep(15,7) : Warning no-unused-params: Parameter "modelVersion" is declared but never used. [https://aka.ms/bicep/linter-diagnostics#no-unused-params]
WARNING: /home/runner/work/techhub/techhub/infra/modules/openai.bicep(20,7) : Warning no-unused-params: Parameter "modelCapacity" is declared but never used. [https://aka.ms/bicep/linter-diagnostics#no-unused-params]
ERROR: /home/runner/work/techhub/techhub/infra/main.bicep(218,15) : Error BCP104: ***he referenced module has errors. [https://aka.ms/bicep/core-diagnostics#BCP104]
/home/runner/work/techhub/techhub/infra/main.bicep(224,5) : Error BCP037: ***he property "adminIpAddresses" is not allowed on objects of type "params". Permissible properties include "deploymentName", "modelName", "modelVersion", "sku". [https://aka.ms/bicep/core-diagnostics#BCP037]
/home/runner/work/techhub/techhub/infra/main.bicep(237,37) : Error BCP053: ***he type "outputs" does not contain property "openAiId". Available properties include "deploymentName", "openAiApiKey". [https://aka.ms/bicep/core-diagnostics#BCP053]
/home/runner/work/techhub/techhub/infra/main.bicep(392,46) : Error BCP053: ***he type "outputs" does not contain property "openAiEndpoint". Available properties include "deploymentName", "openAiApiKey". [https://aka.ms/bicep/core-diagnostics#BCP053]
/home/runner/work/techhub/techhub/infra/main.bicep(438,37) : Error BCP053: ***he type "outputs" does not contain property "openAiId". Available properties include "deploymentName", "openAiApiKey". [https://aka.ms/bicep/core-diagnostics#BCP053]
/home/runner/work/techhub/techhub/infra/main.bicep(450,47) : Error BCP053: ***he type "outputs" does not contain property "openAiEndpoint". Available properties include "deploymentName", "openAiApiKey". [https://aka.ms/bicep/core-diagnostics#BCP053]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(25,13) : Error BCP071: Expected 1 argument, but got 125. [https://aka.ms/bicep/core-diagnostics#BCP071]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(25,14) : Error BCP004: ***he string at this location is not terminated due to an unexpected new line character. [https://aka.ms/bicep/core-diagnostics#BCP004]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(25,100) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,1) : Error BCP057: ***he name "Container" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,11) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,11) : Error BCP057: ***he name "Apps" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,16) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,16) : Error BCP057: ***he name "always" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,23) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,23) : Error BCP057: ***he name "access" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,30) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,30) : Error BCP057: ***he name "it" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,33) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,33) : Error BCP057: ***he name "via" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,37) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,37) : Error BCP057: ***he name "the" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,41) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,41) : Error BCP057: ***he name "private" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,49) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,49) : Error BCP057: ***he name "endpoint" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,58) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,58) : Error BCP069: ***he function "and" is not supported. Use the "&&" operator instead. [https://aka.ms/bicep/core-diagnostics#BCP069]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,62) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,62) : Error BCP057: ***he name "are" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,66) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,66) : Error BCP057: ***he name "unaffected" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,77) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,77) : Error BCP057: ***he name "by" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,80) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,80) : Error BCP057: ***he name "this" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,85) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,85) : Error BCP066: Function "list" is not valid at this location. It can only be used in resource declarations. [https://aka.ms/bicep/core-diagnostics#BCP066]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,90) : Error BCP004: ***he string at this location is not terminated due to an unexpected new line character. [https://aka.ms/bicep/core-diagnostics#BCP004]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,90) : Error BCP020: Expected a function or property name at this location. [https://aka.ms/bicep/core-diagnostics#BCP020]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,90) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(26,92) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(27,1) : Error BCP057: ***he name "param" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(27,7) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(27,7) : Error BCP057: ***he name "adminIpAddresses" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(27,24) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(27,24) : Error BCP288: 'string' refers to a type but is being used as a value here. [https://aka.ms/bicep/core-diagnostics#BCP288]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(27,31) : Error BCP117: An empty indexer is not allowed. Specify a valid expression. [https://aka.ms/bicep/core-diagnostics#BCP117]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(27,33) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(27,33) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(27,37) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(30,1) : Error BCP057: ***he name "resource" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(30,10) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(30,10) : Error BCP057: ***he name "openAiAccount" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(30,24) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(30,74) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(30,74) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(30,77) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(31,3) : Error BCP057: ***he name "name" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(31,7) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(31,7) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(31,19) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(32,11) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(32,11) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(32,21) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(33,7) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(33,7) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(33,13) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(34,6) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(34,6) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(34,9) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(35,5) : Error BCP057: ***he name "name" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(35,9) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(35,9) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(35,14) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(36,3) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(36,4) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(37,3) : Error BCP057: ***he name "kind" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(37,7) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(37,7) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(37,21) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(38,3) : Error BCP057: ***he name "properties" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(38,13) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(38,13) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(38,16) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(39,5) : Error BCP057: ***he name "customSubDomainName" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(39,24) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(39,24) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(39,36) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(43,5) : Error BCP057: ***he name "publicNetworkAccess" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(43,24) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(43,24) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(43,35) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(44,5) : Error BCP057: ***he name "networkAcls" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(44,16) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(44,16) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(44,19) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(45,7) : Error BCP057: ***he name "defaultAction" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(45,20) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(45,20) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(45,28) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(46,7) : Error BCP057: ***he name "ipRules" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(46,14) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(46,14) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(46,59) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(47,5) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(47,6) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(48,3) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(48,4) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(49,1) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(49,2) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(56,1) : Error BCP057: ***he name "resource" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(56,10) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(56,10) : Error BCP057: ***he name "raiPolicy" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(56,20) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(56,82) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(56,82) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(56,85) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(57,3) : Error BCP057: ***he name "parent" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(57,9) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(57,9) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(57,24) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(58,3) : Error BCP057: ***he name "name" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(58,7) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(58,7) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(58,33) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(59,3) : Error BCP057: ***he name "properties" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(59,13) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(59,13) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(59,16) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(60,5) : Error BCP057: ***he name "mode" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(60,9) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(60,9) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(60,21) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(61,5) : Error BCP057: ***he name "basePolicyName" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(61,19) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(61,19) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(61,42) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(62,5) : Error BCP057: ***he name "contentFilters" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(62,19) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(62,19) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(62,22) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(63,103) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(64,103) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(65,103) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(66,103) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(67,107) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(68,107) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(69,107) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(70,107) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(71,5) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(71,6) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(72,3) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(72,4) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(73,1) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(73,2) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(76,1) : Error BCP057: ***he name "resource" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(76,10) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(76,10) : Error BCP057: ***he name "modelDeployment" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(76,26) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(76,88) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(76,88) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(76,91) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(77,3) : Error BCP057: ***he name "parent" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(77,9) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(77,9) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(77,24) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(78,3) : Error BCP057: ***he name "name" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(78,7) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(78,7) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(78,23) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(79,6) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(79,6) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(79,9) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(80,5) : Error BCP057: ***he name "name" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(80,9) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(80,9) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(80,27) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(81,5) : Error BCP057: ***he name "capacity" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(81,13) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(81,13) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(81,28) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(82,3) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(82,4) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(83,3) : Error BCP057: ***he name "properties" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(83,13) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(83,13) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(83,16) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(84,5) : Error BCP057: ***he name "model" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(84,10) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(84,10) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(84,13) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(85,7) : Error BCP063: ***he name "format" is not a parameter, variable, resource or module. [https://aka.ms/bicep/core-diagnostics#BCP063]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(85,13) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(85,13) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(85,23) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(86,7) : Error BCP057: ***he name "name" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(86,11) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(86,11) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(86,22) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(87,7) : Error BCP057: ***he name "version" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(87,14) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(87,14) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(87,28) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(88,5) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(88,6) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(89,5) : Error BCP057: ***he name "versionUpgradeOption" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(89,25) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(89,25) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(89,59) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(90,5) : Error BCP057: ***he name "raiPolicyName" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(90,18) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(90,18) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(90,34) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(91,3) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(91,4) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(92,1) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(92,2) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(98,1) : Error BCP057: ***he name "output" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(98,8) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(98,19) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(98,19) : Error BCP288: 'string' refers to a type but is being used as a value here. [https://aka.ms/bicep/core-diagnostics#BCP288]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(98,26) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(98,26) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(98,46) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(99,1) : Error BCP057: ***he name "output" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(99,8) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(99,8) : Error BCP057: ***he name "openAiEndpoint" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(99,23) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(99,23) : Error BCP288: 'string' refers to a type but is being used as a value here. [https://aka.ms/bicep/core-diagnostics#BCP288]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(99,30) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(99,30) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(99,65) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(100,1) : Error BCP057: ***he name "output" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(100,8) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(100,8) : Error BCP057: ***he name "openAiId" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(100,17) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(100,17) : Error BCP288: 'string' refers to a type but is being used as a value here. [https://aka.ms/bicep/core-diagnostics#BCP288]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(100,24) : Error BCP236: Expected a new line or comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP236]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(100,24) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(100,42) : Error BCP237: Expected a comma character at this location. [https://aka.ms/bicep/core-diagnostics#BCP237]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(101,1) : Error BCP009: Expected a literal value, an array, an object, a parenthesized expression, or a function call at this location. [https://aka.ms/bicep/core-diagnostics#BCP009]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(102,30) : Error BCP057: ***he name "openAiAccount" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/modules/openai.bicep(103,32) : Error BCP057: ***he name "modelDeployment" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/techhub/techhub/infra/parameters/prod.bicepparam(1,7) : Error BCP104: ***he referenced module has errors. [https://aka.ms/bicep/core-diagnostics#BCP104]
[FAIL] ***emplate validation failed
See https://github.com/techhubms/techhub/actions/runs/25215571343/job/73935962381#logs.
also, please make sure that if staging infra does not deploy, we don't continue with production! same for if the docker container fails to build, then i also dont want production to continue (i think this is already so)