diff --git a/infra/main.bicep b/infra/main.bicep index 1630c4ab..e62d5ed7 100644 --- a/infra/main.bicep +++ b/infra/main.bicep @@ -75,9 +75,6 @@ resource azureAiServices 'Microsoft.CognitiveServices/accounts@2024-04-01-previe kind: 'AIServices' properties: { customSubDomainName: azureAiServicesName - apiProperties: { - statisticsEnabled: false - } } } diff --git a/infra/main.json b/infra/main.json index 2de64e51..fce51366 100644 --- a/infra/main.json +++ b/infra/main.json @@ -4,8 +4,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.34.44.8038", - "templateHash": "143804218232551421" + "version": "0.35.1.17967", + "templateHash": "12546479610758564230" } }, "parameters": { @@ -99,10 +99,7 @@ }, "kind": "AIServices", "properties": { - "customSubDomainName": "[variables('azureAiServicesName')]", - "apiProperties": { - "statisticsEnabled": false - } + "customSubDomainName": "[variables('azureAiServicesName')]" } }, { @@ -386,8 +383,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.34.44.8038", - "templateHash": "107965290127824528" + "version": "0.35.1.17967", + "templateHash": "15947855719117669243" } }, "parameters": { @@ -484,8 +481,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.34.44.8038", - "templateHash": "7479964703030361933" + "version": "0.35.1.17967", + "templateHash": "4039532432768976599" } }, "parameters": { @@ -620,8 +617,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.34.44.8038", - "templateHash": "13939205582736222851" + "version": "0.35.1.17967", + "templateHash": "4382273497899479323" } }, "parameters": {