diff --git a/Solutions/Commvault Security IQ/Package/3.0.1.zip b/Solutions/Commvault Security IQ/Package/3.0.1.zip index 7b3b72ce0a3..3a285a46866 100644 Binary files a/Solutions/Commvault Security IQ/Package/3.0.1.zip and b/Solutions/Commvault Security IQ/Package/3.0.1.zip differ diff --git a/Solutions/Commvault Security IQ/Package/mainTemplate.json b/Solutions/Commvault Security IQ/Package/mainTemplate.json index 5f29345e70e..1be781d80a9 100644 --- a/Solutions/Commvault Security IQ/Package/mainTemplate.json +++ b/Solutions/Commvault Security IQ/Package/mainTemplate.json @@ -135,7 +135,6 @@ "triggerOperator": "GreaterThan", "triggerThreshold": 0, "status": "Available", - "requiredDataConnectors": [], "tactics": [ "DefenseEvasion", "Impact" @@ -222,7 +221,6 @@ "triggerOperator": "GreaterThan", "triggerThreshold": 0, "status": "Available", - "requiredDataConnectors": [], "tactics": [ "DefenseEvasion", "Impact" @@ -309,7 +307,6 @@ "triggerOperator": "GreaterThan", "triggerThreshold": 0, "status": "Available", - "requiredDataConnectors": [], "tactics": [ "DefenseEvasion", "Impact" @@ -396,7 +393,6 @@ "triggerOperator": "GreaterThan", "triggerThreshold": 0, "status": "Available", - "requiredDataConnectors": [], "tactics": [ "DefenseEvasion", "Impact" @@ -475,7 +471,6 @@ } }, "variables": { - "location": "[parameters('location')]", "subscriptionId": "[[subscription().subscriptionId]", "tenantId": "[[subscription().tenantId]", "AzureautomationConnectionName": "[[concat('Azureautomation-', parameters('PlaybookName'))]", @@ -926,7 +921,6 @@ } }, "variables": { - "location": "[parameters('location')]", "subscriptionId": "[[subscription().subscriptionId]", "tenantId": "[[subscription().tenantId]", "AzureautomationConnectionName": "[[concat('Azureautomation-', parameters('PlaybookName'))]", @@ -1269,7 +1263,6 @@ } }, "variables": { - "location": "[parameters('location')]", "subscriptionId": "[[subscription().subscriptionId]", "tenantId": "[[subscription().tenantId]", "AzureautomationConnectionName": "[[concat('Azureautomation-', parameters('PlaybookName'))]", diff --git a/Solutions/Commvault Security IQ/Playbooks/Commvault_Disable_Data_Aging_Logic_App/azuredeploy.json b/Solutions/Commvault Security IQ/Playbooks/Commvault_Disable_Data_Aging_Logic_App/azuredeploy.json index 9ecdd88d494..986020f8587 100644 --- a/Solutions/Commvault Security IQ/Playbooks/Commvault_Disable_Data_Aging_Logic_App/azuredeploy.json +++ b/Solutions/Commvault Security IQ/Playbooks/Commvault_Disable_Data_Aging_Logic_App/azuredeploy.json @@ -39,7 +39,6 @@ } }, "variables": { - "location": "[resourceGroup().location]", "subscriptionId": "[subscription().subscriptionId]", "tenantId": "[subscription().tenantId]", "AzureautomationConnectionName": "[concat('Azureautomation-', parameters('PlaybookName'))]", diff --git a/Solutions/Commvault Security IQ/Playbooks/Commvault_Disable_SAML_Provider_Logic_App/azuredeploy.json b/Solutions/Commvault Security IQ/Playbooks/Commvault_Disable_SAML_Provider_Logic_App/azuredeploy.json index 09fb0d494eb..e5442be76c6 100644 --- a/Solutions/Commvault Security IQ/Playbooks/Commvault_Disable_SAML_Provider_Logic_App/azuredeploy.json +++ b/Solutions/Commvault Security IQ/Playbooks/Commvault_Disable_SAML_Provider_Logic_App/azuredeploy.json @@ -39,7 +39,6 @@ } }, "variables": { - "location": "[resourceGroup().location]", "subscriptionId": "[subscription().subscriptionId]", "tenantId": "[subscription().tenantId]", "AzureautomationConnectionName": "[concat('Azureautomation-', parameters('PlaybookName'))]", diff --git a/Solutions/Commvault Security IQ/Playbooks/Commvault_Disable_User_Logic_App/azuredeploy.json b/Solutions/Commvault Security IQ/Playbooks/Commvault_Disable_User_Logic_App/azuredeploy.json index ed29757d057..6e0fab3e534 100644 --- a/Solutions/Commvault Security IQ/Playbooks/Commvault_Disable_User_Logic_App/azuredeploy.json +++ b/Solutions/Commvault Security IQ/Playbooks/Commvault_Disable_User_Logic_App/azuredeploy.json @@ -39,7 +39,6 @@ } }, "variables": { - "location": "[resourceGroup().location]", "subscriptionId": "[subscription().subscriptionId]", "tenantId": "[subscription().tenantId]", "AzureautomationConnectionName": "[concat('Azureautomation-', parameters('PlaybookName'))]",