Skip to content

Commit cef34e2

Browse files
committed
Disable in main.bicep
1 parent c8817c9 commit cef34e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/main.bicep

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ module openAi 'core/ai/cognitiveservices.bicep' = {
8383
sku: {
8484
name: 'S0'
8585
}
86+
disableLocalAuth: true
8687
deployments: [
8788
{
8889
name: gptDeploymentName

0 commit comments

Comments
 (0)