diff --git a/Solutions/Commvault Security IQ/Playbooks/CommvaultLogicApp/azuredeploy.json b/Solutions/Commvault Security IQ/Playbooks/CommvaultLogicApp/azuredeploy.json index bd44edeeae..6c4f5b1b39 100644 --- a/Solutions/Commvault Security IQ/Playbooks/CommvaultLogicApp/azuredeploy.json +++ b/Solutions/Commvault Security IQ/Playbooks/CommvaultLogicApp/azuredeploy.json @@ -7,8 +7,8 @@ "prerequisites": ["1. Administrative access to your Commvault/Metallic environment.", "2. Administrative access to your Azure Resource Group and Subscription.", "3. A Microsoft Sentinel instance in the aforementioned Azure Resource Group.", - "4. A Keyvault and an Automation Account configured as mentioned in the documentation here :- (https://github.com/Cv-securityIQ/Azure-Integration/blob/Commvault/Solutions/Commvault%20Security%20IQ/README.md)"], - "postDeployment": ["1. Steps to follow the instructions are mentioned here :- (https://github.com/Cv-securityIQ/Azure-Integration/blob/Commvault/Solutions/Commvault%20Security%20IQ/README.md)", + "4. A Keyvault and an Automation Account configured as mentioned in the documentation here :- (https://github.com/Cv-securityIQ/Azure-Integration/blob/master/Solutions/Commvault%20Security%20IQ/README.md)"], + "postDeployment": ["1. Steps to follow the instructions are mentioned here :- (https://github.com/Cv-securityIQ/Azure-Integration/blob/master/Solutions/Commvault%20Security%20IQ/README.md)", "2. Give the required permissions to the logic app to get the secrets from the keyvault.", "3. Setup the Managed Identity" ], diff --git a/Solutions/Commvault Security IQ/Playbooks/CommvaultLogicApp/readme.md b/Solutions/Commvault Security IQ/Playbooks/CommvaultLogicApp/readme.md index b7b33008af..59e67d18be 100644 --- a/Solutions/Commvault Security IQ/Playbooks/CommvaultLogicApp/readme.md +++ b/Solutions/Commvault Security IQ/Playbooks/CommvaultLogicApp/readme.md @@ -6,7 +6,7 @@ This Logic App executes when called upon by an Automation Rule. Accessing the Ke - Administrative access to your Commvault/Metallic environment. - Administrative access to your Azure Resource Group and Subscription. - A Microsoft Sentinel instance in the aforementioned Azure Resource Group. -- A Keyvault and an Automation Account configured as mentioned in the documentation here :- (https://github.com/Cv-securityIQ/Azure-Integration/blob/Commvault/Solutions/Commvault%20Security%20IQ/README.md) +- A Keyvault and an Automation Account configured as mentioned in the documentation here :- (https://github.com/Cv-securityIQ/Azure-Integration/blob/master/Solutions/Commvault%20Security%20IQ/README.md) ## Deployment Instructions Deploy the playbook by clicking on "Deploy to Azure" button. This will take you to deploying an ARM Template wizard. @@ -21,6 +21,6 @@ Alternatively:- 4. Enter in the required parameters ## Post-deployment Instructions -Steps to follow the instructions are mentioned here :- (https://github.com/Cv-securityIQ/Azure-Integration/blob/Commvault/Solutions/Commvault%20Security%20IQ/README.md) +Steps to follow the instructions are mentioned here :- (https://github.com/Cv-securityIQ/Azure-Integration/blob/master/Solutions/Commvault%20Security%20IQ/README.md) 1. Give the required permissions to the logic app to get the secrets from the keyvault. 2. Setup the Managed Identity