Skip to content

Commit

Permalink
Fixed URL entity issue (#11716)
Browse files Browse the repository at this point in the history
* Fixed URL entity issue

* Update azuredeploy.json

* Update azuredeploy.json
  • Loading branch information
RamboV authored Jan 27, 2025
1 parent 0666f8d commit 4ace156
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
Binary file added Solutions/DomainTools/Package/3.0.3.zip
Binary file not shown.
28 changes: 14 additions & 14 deletions Solutions/DomainTools/Package/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"email": "[email protected]",
"_email": "[variables('email')]",
"_solutionName": "DomainTools",
"_solutionVersion": "3.0.2",
"_solutionVersion": "3.0.3",
"solutionId": "domaintoolsllc1647901527537.domaintools-iris-investigate",
"_solutionId": "[variables('solutionId')]",
"DomainTools_FunctionAppConnector": "DomainTools_FunctionAppConnector",
Expand Down Expand Up @@ -129,7 +129,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
"description": "DomainTools_FunctionAppConnector Playbook with template version 3.0.2",
"description": "DomainTools_FunctionAppConnector Playbook with template version 3.0.3",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('playbookVersion1')]",
Expand Down Expand Up @@ -379,7 +379,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
"description": "DomainTools-ASIM-DNS-Playbook Playbook with template version 3.0.2",
"description": "DomainTools-ASIM-DNS-Playbook Playbook with template version 3.0.3",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('playbookVersion2')]",
Expand Down Expand Up @@ -737,7 +737,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
"description": "DomainTools-DNSDB-Co-Located-IP-Addresses Playbook with template version 3.0.2",
"description": "DomainTools-DNSDB-Co-Located-IP-Addresses Playbook with template version 3.0.3",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('playbookVersion3')]",
Expand Down Expand Up @@ -1769,7 +1769,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
"description": "DomainTools-DNSDB-Co-Located-Hosts Playbook with template version 3.0.2",
"description": "DomainTools-DNSDB-Co-Located-Hosts Playbook with template version 3.0.3",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('playbookVersion4')]",
Expand Down Expand Up @@ -3041,7 +3041,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
"description": "DomainTools-DNSDB-Historical-IP-Addresses Playbook with template version 3.0.2",
"description": "DomainTools-DNSDB-Historical-IP-Addresses Playbook with template version 3.0.3",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('playbookVersion5')]",
Expand Down Expand Up @@ -4185,7 +4185,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
"description": "DomainTools-DNSDB-Historical-Hosts Playbook with template version 3.0.2",
"description": "DomainTools-DNSDB-Historical-Hosts Playbook with template version 3.0.3",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('playbookVersion6')]",
Expand Down Expand Up @@ -5083,7 +5083,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
"description": "DomainTools-IP-Address-Playbook Playbook with template version 3.0.2",
"description": "DomainTools-IP-Address-Playbook Playbook with template version 3.0.3",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('playbookVersion7')]",
Expand Down Expand Up @@ -5811,7 +5811,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
"description": "DomainTools-Iris-Enrich-Playbook Playbook with template version 3.0.2",
"description": "DomainTools-Iris-Enrich-Playbook Playbook with template version 3.0.3",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('playbookVersion8')]",
Expand Down Expand Up @@ -6142,7 +6142,7 @@
"type": "AppendToArrayVariable",
"inputs": {
"name": "domains_list",
"value": "@items('For_each_URL')"
"value": "@items('For_each_URL')?['url']"
}
}
},
Expand Down Expand Up @@ -6416,7 +6416,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
"description": "DomainTools-Iris-Investigate-Playbook Playbook with template version 3.0.2",
"description": "DomainTools-Iris-Investigate-Playbook Playbook with template version 3.0.3",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('playbookVersion9')]",
Expand Down Expand Up @@ -7160,7 +7160,7 @@
"type": "AppendToArrayVariable",
"inputs": {
"name": "domains_list",
"value": "@items('For_each_URL')"
"value": "@items('For_each_URL')?['url']"
}
}
},
Expand Down Expand Up @@ -7608,7 +7608,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
"description": "DomainToolsDNS Data Parser with template version 3.0.2",
"description": "DomainToolsDNS Data Parser with template version 3.0.3",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('parserObject1').parserVersion1]",
Expand Down Expand Up @@ -7736,7 +7736,7 @@
"apiVersion": "2023-04-01-preview",
"location": "[parameters('workspace-location')]",
"properties": {
"version": "3.0.2",
"version": "3.0.3",
"kind": "Solution",
"contentSchemaVersion": "3.0.0",
"displayName": "DomainTools",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
"type": "AppendToArrayVariable",
"inputs": {
"name": "domains_list",
"value": "@items('For_each_URL')"
"value": "@items('For_each_URL')?['url']"
}
}
},
Expand Down Expand Up @@ -541,4 +541,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@
"type": "AppendToArrayVariable",
"inputs": {
"name": "domains_list",
"value": "@items('For_each_URL')"
"value": "@items('For_each_URL')?['url']"
}
}
},
Expand Down Expand Up @@ -1136,4 +1136,4 @@
}
}
]
}
}

0 comments on commit 4ace156

Please sign in to comment.