Skip to content

Commit 6a52bba

Browse files
committed
update install version
1 parent 99bf6e7 commit 6a52bba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Deploy/deployui.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@
546546
"type": "Microsoft.Common.TextBox",
547547
"label": "STAT Function ZIP Package",
548548
"placeholder": "",
549-
"defaultValue": "https://github.com/briandelmsft/STAT-Function/releases/download/v2.0.16/stat.zip",
549+
"defaultValue": "https://github.com/briandelmsft/STAT-Function/releases/download/v2.0.21/stat.zip",
550550
"toolTip": "Full path to the STAT Function ZIP deployment package",
551551
"constraints": {
552552
"required": true,
@@ -580,7 +580,7 @@
580580
"STATConnectorName": "[coalesce(steps('namingStep').customNaming.statConnectorName, 'SentinelTriageAssistantv2')]",
581581
"STATConnectorDisplayName": "[coalesce(steps('namingStep').customNaming.statConnectorDisplayName, 'STAT v2')]",
582582
"storageAccountType": "Standard_LRS",
583-
"FunctionPackage": "[coalesce(steps('additionalStep').advanced.functionPackage, 'https://github.com/briandelmsft/STAT-Function/releases/download/v2.0.16/stat.zip')]",
583+
"FunctionPackage": "[coalesce(steps('additionalStep').advanced.functionPackage, 'https://github.com/briandelmsft/STAT-Function/releases/download/v2.0.21/stat.zip')]",
584584
"MSGraphEndpoint": "[coalesce(steps('apiStep').customApi.graphApi,'graph.microsoft.com')]",
585585
"M365Endpoint": "[coalesce(steps('apiStep').customApi.m365Api,'api.security.microsoft.com')]",
586586
"MDEEndpoint": "[coalesce(steps('apiStep').customApi.mdeApi,'api.securitycenter.microsoft.com')]",

0 commit comments

Comments
 (0)