Skip to content

Commit eb89654

Browse files
allaabdella2eedorenko
authored andcommitted
enable App_Insight (#86)
1 parent b729b68 commit eb89654

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

code/scoring/deployment_config_aks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ authEnabled: True
99
containerResourceRequirements:
1010
cpu: 1
1111
memoryInGB: 4
12-
appInsightsEnabled: False
12+
appInsightsEnabled: True
1313
scoringTimeoutMs: 5000
1414
maxConcurrentRequestsPerContainer: 2
1515
maxQueueWaitMs: 5000
16-
sslEnabled: True
16+
sslEnabled: True

0 commit comments

Comments
 (0)