Update package
This commit is contained in:
Родитель
677b2da16c
Коммит
6439fa4629
Двоичные данные
Solutions/MailRisk/Package/2.0.0.zip
Двоичные данные
Solutions/MailRisk/Package/2.0.0.zip
Двоичный файл не отображается.
|
@ -47,7 +47,7 @@
|
|||
"resources": [
|
||||
{
|
||||
"type": "Microsoft.Resources/templateSpecs",
|
||||
"apiVersion": "2021-05-01",
|
||||
"apiVersion": "2022-02-01",
|
||||
"name": "[variables('dataConnectorTemplateSpecName1')]",
|
||||
"location": "[parameters('workspace-location')]",
|
||||
"tags": {
|
||||
|
@ -61,7 +61,7 @@
|
|||
},
|
||||
{
|
||||
"type": "Microsoft.Resources/templateSpecs/versions",
|
||||
"apiVersion": "2021-05-01",
|
||||
"apiVersion": "2022-02-01",
|
||||
"name": "[concat(variables('dataConnectorTemplateSpecName1'),'/',variables('dataConnectorVersion1'))]",
|
||||
"location": "[parameters('workspace-location')]",
|
||||
"tags": {
|
||||
|
@ -88,7 +88,7 @@
|
|||
"properties": {
|
||||
"connectorUiConfig": {
|
||||
"id": "[variables('_uiConfigId1')]",
|
||||
"title": "MailRisk by Secure Practice (using Azure Function)",
|
||||
"title": "MailRisk by Secure Practice (using Azure Functions)",
|
||||
"publisher": "Secure Practice",
|
||||
"descriptionMarkdown": "Data connector to push emails from MailRisk into Microsoft Sentinel Log Analytics.",
|
||||
"graphQueries": [
|
||||
|
@ -294,7 +294,7 @@
|
|||
"kind": "GenericUI",
|
||||
"properties": {
|
||||
"connectorUiConfig": {
|
||||
"title": "MailRisk by Secure Practice (using Azure Function)",
|
||||
"title": "MailRisk by Secure Practice (using Azure Functions)",
|
||||
"publisher": "Secure Practice",
|
||||
"descriptionMarkdown": "Data connector to push emails from MailRisk into Microsoft Sentinel Log Analytics.",
|
||||
"graphQueries": [
|
||||
|
|
Загрузка…
Ссылка в новой задаче