Skip to content

Commit 0598800

Browse files
committed
Update macae-dev.bicep
1 parent 609370f commit 0598800

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/macae-dev.bicep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ resource openai 'Microsoft.CognitiveServices/accounts@2023-10-01-preview' = {
3131
}
3232
properties: {
3333
customSubDomainName: format(uniqueNameFormat, 'openai')
34+
disableLocalAuth: false
3435
}
3536
resource gpt4o 'deployments' = {
3637
name: 'gpt-4o'

0 commit comments

Comments
 (0)