Skip to content

Commit d60e5af

Browse files
changed the model name
1 parent ccdef20 commit d60e5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/main.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1231,7 +1231,7 @@ module containerApp 'br/public:avm/res/app/container-app:0.18.1' = {
12311231
}
12321232
{
12331233
name: 'AZURE_OPENAI_DEPLOYMENT_NAME'
1234-
value: aiFoundryAiServicesModelDeployment.name
1234+
value: aiFoundryAiServices4_1ModelDeployment.name
12351235
}
12361236
{
12371237
name: 'AZURE_OPENAI_API_VERSION'

0 commit comments

Comments
 (0)