Skip to content

Commit 82fff2d

Browse files
Update main.bicep
1 parent f11e70a commit 82fff2d

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
@@ -119,7 +119,7 @@ resource aiServices 'Microsoft.CognitiveServices/accounts@2024-04-01-preview' =
119119
properties: {
120120
customSubDomainName: aiServicesName
121121
apiProperties: {
122-
statisticsEnabled: false
122+
//statisticsEnabled: false
123123
}
124124
}
125125
}

0 commit comments

Comments
 (0)