Skip to content

Commit 557f57d

Browse files
Update AZURE_OPENAI_ENDPOINT
1 parent 8b7b2b8 commit 557f57d

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
@@ -1356,7 +1356,7 @@ module containerApp 'br/public:avm/res/app/container-app:0.18.1' = {
13561356
}
13571357
{
13581358
name: 'AZURE_OPENAI_ENDPOINT'
1359-
value: aiFoundryAiProjectEndpoint
1359+
value: 'https://${aiFoundryAiServicesResourceName}.openai.azure.com/'
13601360
}
13611361
{
13621362
name: 'AZURE_OPENAI_MODEL_NAME'

0 commit comments

Comments
 (0)