|
5 | 5 | "_generator": { |
6 | 6 | "name": "bicep", |
7 | 7 | "version": "0.33.93.31351", |
8 | | - "templateHash": "6443985593110817960" |
| 8 | + "templateHash": "770098073876871961" |
9 | 9 | } |
10 | 10 | }, |
11 | 11 | "parameters": { |
12 | 12 | "environmentName": { |
13 | 13 | "type": "string", |
14 | 14 | "minLength": 3, |
15 | | - "maxLength": 10, |
| 15 | + "maxLength": 20, |
16 | 16 | "metadata": { |
17 | | - "description": "A unique prefix for all resources in this deployment. This should be 3-10 characters long:" |
| 17 | + "description": "A unique prefix for all resources in this deployment. This should be 3-20 characters long:" |
18 | 18 | } |
19 | 19 | }, |
20 | 20 | "contentUnderstandingLocation": { |
|
366 | 366 | "_generator": { |
367 | 367 | "name": "bicep", |
368 | 368 | "version": "0.33.93.31351", |
369 | | - "templateHash": "12900062765650369722" |
| 369 | + "templateHash": "16302841985782460131" |
370 | 370 | } |
371 | 371 | }, |
372 | 372 | "parameters": { |
|
540 | 540 | "name": "Premium" |
541 | 541 | }, |
542 | 542 | "properties": { |
543 | | - "adminUserEnabled": true, |
| 543 | + "adminUserEnabled": false, |
544 | 544 | "dataEndpointEnabled": false, |
545 | 545 | "networkRuleBypassOptions": "AzureServices", |
546 | 546 | "networkRuleSet": { |
|
1250 | 1250 | "_generator": { |
1251 | 1251 | "name": "bicep", |
1252 | 1252 | "version": "0.33.93.31351", |
1253 | | - "templateHash": "3100365088410602500" |
| 1253 | + "templateHash": "12347068855899407617" |
1254 | 1254 | } |
1255 | 1255 | }, |
1256 | 1256 | "parameters": { |
|
1339 | 1339 | "databaseAccountOfferType": "Standard", |
1340 | 1340 | "enableAutomaticFailover": false, |
1341 | 1341 | "enableMultipleWriteLocations": false, |
1342 | | - "disableLocalAuth": false, |
| 1342 | + "disableLocalAuth": true, |
1343 | 1343 | "apiProperties": "[if(equals(parameters('kind'), 'MongoDB'), createObject('serverVersion', '4.0'), createObject())]", |
1344 | 1344 | "capabilities": [ |
1345 | 1345 | { |
|
2363 | 2363 | "_generator": { |
2364 | 2364 | "name": "bicep", |
2365 | 2365 | "version": "0.33.93.31351", |
2366 | | - "templateHash": "5835426116727035307" |
| 2366 | + "templateHash": "11186995242820167426" |
2367 | 2367 | } |
2368 | 2368 | }, |
2369 | 2369 | "parameters": { |
|
2498 | 2498 | }, |
2499 | 2499 | "variables": { |
2500 | 2500 | "WebAppImageName": "[format('DOCKER|kmcontainerreg.azurecr.io/km-app:{0}', parameters('imageTag'))]", |
2501 | | - "REACT_APP_LAYOUT_CONFIG": "{\r\n \"appConfig\": {\r\n \"THREE_COLUMN\": {\r\n \"DASHBOARD\": 50,\r\n \"CHAT\": 33,\r\n \"CHATHISTORY\": 17\r\n },\r\n \"TWO_COLUMN\": {\r\n \"DASHBOARD_CHAT\": {\r\n \"DASHBOARD\": 65,\r\n \"CHAT\": 35\r\n },\r\n \"CHAT_CHATHISTORY\": {\r\n \"CHAT\": 80,\r\n \"CHATHISTORY\": 20\r\n }\r\n }\r\n },\r\n \"charts\": [\r\n {\r\n \"id\": \"SATISFIED\",\r\n \"name\": \"Satisfied\",\r\n \"type\": \"card\",\r\n \"layout\": { \"row\": 1, \"column\": 1, \"height\": 11 }\r\n },\r\n {\r\n \"id\": \"TOTAL_CALLS\",\r\n \"name\": \"Total Calls\",\r\n \"type\": \"card\",\r\n \"layout\": { \"row\": 1, \"column\": 2, \"span\": 1 }\r\n },\r\n {\r\n \"id\": \"AVG_HANDLING_TIME\",\r\n \"name\": \"Average Handling Time\",\r\n \"type\": \"card\",\r\n \"layout\": { \"row\": 1, \"column\": 3, \"span\": 1 }\r\n },\r\n {\r\n \"id\": \"SENTIMENT\",\r\n \"name\": \"Topics Overview\",\r\n \"type\": \"donutchart\",\r\n \"layout\": { \"row\": 2, \"column\": 1, \"width\": 40, \"height\": 44.5 }\r\n },\r\n {\r\n \"id\": \"AVG_HANDLING_TIME_BY_TOPIC\",\r\n \"name\": \"Average Handling Time By Topic\",\r\n \"type\": \"bar\",\r\n \"layout\": { \"row\": 2, \"column\": 2, \"row-span\": 2, \"width\": 60 }\r\n },\r\n {\r\n \"id\": \"TOPICS\",\r\n \"name\": \"Trending Topics\",\r\n \"type\": \"table\",\r\n \"layout\": { \"row\": 3, \"column\": 1, \"span\": 2 }\r\n },\r\n {\r\n \"id\": \"KEY_PHRASES\",\r\n \"name\": \"Key Phrases\",\r\n \"type\": \"wordcloud\",\r\n \"layout\": { \"row\": 3, \"column\": 2, \"height\": 44.5 }\r\n }\r\n ]\r\n}" |
| 2501 | + "REACT_APP_LAYOUT_CONFIG": "{\n \"appConfig\": {\n \"THREE_COLUMN\": {\n \"DASHBOARD\": 50,\n \"CHAT\": 33,\n \"CHATHISTORY\": 17\n },\n \"TWO_COLUMN\": {\n \"DASHBOARD_CHAT\": {\n \"DASHBOARD\": 65,\n \"CHAT\": 35\n },\n \"CHAT_CHATHISTORY\": {\n \"CHAT\": 80,\n \"CHATHISTORY\": 20\n }\n }\n },\n \"charts\": [\n {\n \"id\": \"SATISFIED\",\n \"name\": \"Satisfied\",\n \"type\": \"card\",\n \"layout\": { \"row\": 1, \"column\": 1, \"height\": 11 }\n },\n {\n \"id\": \"TOTAL_CALLS\",\n \"name\": \"Total Calls\",\n \"type\": \"card\",\n \"layout\": { \"row\": 1, \"column\": 2, \"span\": 1 }\n },\n {\n \"id\": \"AVG_HANDLING_TIME\",\n \"name\": \"Average Handling Time\",\n \"type\": \"card\",\n \"layout\": { \"row\": 1, \"column\": 3, \"span\": 1 }\n },\n {\n \"id\": \"SENTIMENT\",\n \"name\": \"Topics Overview\",\n \"type\": \"donutchart\",\n \"layout\": { \"row\": 2, \"column\": 1, \"width\": 40, \"height\": 44.5 }\n },\n {\n \"id\": \"AVG_HANDLING_TIME_BY_TOPIC\",\n \"name\": \"Average Handling Time By Topic\",\n \"type\": \"bar\",\n \"layout\": { \"row\": 2, \"column\": 2, \"row-span\": 2, \"width\": 60 }\n },\n {\n \"id\": \"TOPICS\",\n \"name\": \"Trending Topics\",\n \"type\": \"table\",\n \"layout\": { \"row\": 3, \"column\": 1, \"span\": 2 }\n },\n {\n \"id\": \"KEY_PHRASES\",\n \"name\": \"Key Phrases\",\n \"type\": \"wordcloud\",\n \"layout\": { \"row\": 3, \"column\": 2, \"height\": 44.5 }\n }\n ]\n}" |
2502 | 2502 | }, |
2503 | 2503 | "resources": [ |
2504 | 2504 | { |
|
0 commit comments