File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 546
546
"type" : " Microsoft.Common.TextBox" ,
547
547
"label" : " STAT Function ZIP Package" ,
548
548
"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" ,
550
550
"toolTip" : " Full path to the STAT Function ZIP deployment package" ,
551
551
"constraints" : {
552
552
"required" : true ,
580
580
"STATConnectorName" : " [coalesce(steps('namingStep').customNaming.statConnectorName, 'SentinelTriageAssistantv2')]" ,
581
581
"STATConnectorDisplayName" : " [coalesce(steps('namingStep').customNaming.statConnectorDisplayName, 'STAT v2')]" ,
582
582
"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')]" ,
584
584
"MSGraphEndpoint" : " [coalesce(steps('apiStep').customApi.graphApi,'graph.microsoft.com')]" ,
585
585
"M365Endpoint" : " [coalesce(steps('apiStep').customApi.m365Api,'api.security.microsoft.com')]" ,
586
586
"MDEEndpoint" : " [coalesce(steps('apiStep').customApi.mdeApi,'api.securitycenter.microsoft.com')]" ,
You can’t perform that action at this time.
0 commit comments