We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccdef20 + d60e5af commit 7478131Copy full SHA for 7478131
1 file changed
infra/main.bicep
@@ -1231,7 +1231,7 @@ module containerApp 'br/public:avm/res/app/container-app:0.18.1' = {
1231
}
1232
{
1233
name: 'AZURE_OPENAI_DEPLOYMENT_NAME'
1234
- value: aiFoundryAiServicesModelDeployment.name
+ value: aiFoundryAiServices4_1ModelDeployment.name
1235
1236
1237
name: 'AZURE_OPENAI_API_VERSION'
0 commit comments