From b8902b6ee7295944c79d0eafe2161ac53ce4fca5 Mon Sep 17 00:00:00 2001 From: Tanishq Arora Date: Tue, 28 Jan 2025 11:54:05 +0530 Subject: [PATCH] Testing for Cisco Meraki, Domain Tools, Azure Network Security Groups --- .../Azure Network Security Groups/Package/mainTemplate.json | 2 +- .../Cisco Meraki Events via REST API/Package/mainTemplate.json | 2 +- Solutions/CiscoUmbrella/Package/mainTemplate.json | 2 +- Solutions/DomainTools/Package/mainTemplate.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Solutions/Azure Network Security Groups/Package/mainTemplate.json b/Solutions/Azure Network Security Groups/Package/mainTemplate.json index c8b14a62412..2ed93142dcc 100644 --- a/Solutions/Azure Network Security Groups/Package/mainTemplate.json +++ b/Solutions/Azure Network Security Groups/Package/mainTemplate.json @@ -11,7 +11,7 @@ "minLength": 1, "defaultValue": "[resourceGroup().location]", "metadata": { - "description": "Not used, but needed to pass arm-ttk test `Location-Should-Not-Be-Hardcoded`. We instead use the `workspace-location` which is derived from the LA workspace" + "description": "Not used, but needed to ass arm-ttk test `Location-Should-Not-Be-Hardcoded`. We instead use the `workspace-location` which is derived from the LA workspace" } }, "workspace-location": { diff --git a/Solutions/Cisco Meraki Events via REST API/Package/mainTemplate.json b/Solutions/Cisco Meraki Events via REST API/Package/mainTemplate.json index 2862f284afc..45e62607c53 100644 --- a/Solutions/Cisco Meraki Events via REST API/Package/mainTemplate.json +++ b/Solutions/Cisco Meraki Events via REST API/Package/mainTemplate.json @@ -11,7 +11,7 @@ "minLength": 1, "defaultValue": "[resourceGroup().location]", "metadata": { - "description": "Not used, but needed to pass arm-ttk test `Location-Should-Not-Be-Hardcoded`. We instead use the `workspace-location` which is derived from the LA workspace" + "description": "Not used, but needed to ass arm-ttk test `Location-Should-Not-Be-Hardcoded`. We instead use the `workspace-location` which is derived from the LA workspace" } }, "workspace-location": { diff --git a/Solutions/CiscoUmbrella/Package/mainTemplate.json b/Solutions/CiscoUmbrella/Package/mainTemplate.json index f1b37ce2ba3..5c0fd4f1934 100644 --- a/Solutions/CiscoUmbrella/Package/mainTemplate.json +++ b/Solutions/CiscoUmbrella/Package/mainTemplate.json @@ -25,7 +25,7 @@ "defaultValue": "", "type": "string", "metadata": { - "description": "Workspace name for Lo Analytics where Microsoft Sentinel is setup" + "description": "Workspace name for Log Analytics where Microsoft Sentinel is setup" } }, "workbook1-name": { diff --git a/Solutions/DomainTools/Package/mainTemplate.json b/Solutions/DomainTools/Package/mainTemplate.json index 4e8e03ef0ee..ee681f669a5 100644 --- a/Solutions/DomainTools/Package/mainTemplate.json +++ b/Solutions/DomainTools/Package/mainTemplate.json @@ -11,7 +11,7 @@ "minLength": 1, "defaultValue": "[resourceGroup().location]", "metadata": { - "description": "Not used, but needed to pass arm-ttk test `Location-Should-Not-Be-Hardcoded`. We instead use the `workspace-location` which is derived from the LA workspace" + "description": "Not used, but needed t pass arm-ttk test `Location-Should-Not-Be-Hardcoded`. We instead use the `workspace-location` which is derived from the LA workspace" } }, "workspace-location": {