File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 516516 "type" : " Microsoft.Common.TextBox" ,
517517 "label" : " STAT Function ZIP Package" ,
518518 "placeholder" : " " ,
519- "defaultValue" : " https://github.com/briandelmsft/STAT-Function/releases/download/v2.2 .0/stat.zip" ,
519+ "defaultValue" : " https://github.com/briandelmsft/STAT-Function/releases/download/v2.3 .0/stat.zip" ,
520520 "toolTip" : " Full path to the STAT Function ZIP deployment package" ,
521521 "constraints" : {
522522 "required" : true ,
550550 "STATConnectorName" : " [coalesce(steps('namingStep').customNaming.statConnectorName, 'SentinelTriageAssistantv2')]" ,
551551 "STATConnectorDisplayName" : " [coalesce(steps('namingStep').customNaming.statConnectorDisplayName, 'STAT v2')]" ,
552552 "storageAccountType" : " Standard_LRS" ,
553- "FunctionPackage" : " [coalesce(steps('additionalStep').advanced.functionPackage, 'https://github.com/briandelmsft/STAT-Function/releases/download/v2.2 .0/stat.zip')]" ,
553+ "FunctionPackage" : " [coalesce(steps('additionalStep').advanced.functionPackage, 'https://github.com/briandelmsft/STAT-Function/releases/download/v2.3 .0/stat.zip')]" ,
554554 "MSGraphEndpoint" : " [coalesce(steps('apiStep').customApi.graphApi,'graph.microsoft.com')]" ,
555555 "M365Endpoint" : " [coalesce(steps('apiStep').customApi.m365Api,'api.security.microsoft.com')]" ,
556556 "MDEEndpoint" : " [coalesce(steps('apiStep').customApi.mdeApi,'api.securitycenter.microsoft.com')]" ,
You can’t perform that action at this time.
0 commit comments