diff --git a/Solutions/1Password/Data Connectors/1Password/deployment/UiDefinition.json b/Solutions/1Password/Data Connectors/1Password/deployment/UiDefinition.json
index 1db775db7b6..f6a0d6d2e04 100644
--- a/Solutions/1Password/Data Connectors/1Password/deployment/UiDefinition.json
+++ b/Solutions/1Password/Data Connectors/1Password/deployment/UiDefinition.json
@@ -6,7 +6,7 @@
"config": {
"isWizard": true,
"basics": {
- "description": "\n\n**1Password Solution** deployment, more information about this project [here](https://github.com/azurekid/Azure-Sentinel/).\n\n_**Information:** The 1Password solution for Microsoft Sentinel is in active development. This feature is provided without a service level agreement. Certain features might not be supported or might have constrained capabilities._\n\nThe 1Password Microsoft Sentinel Solution provides a consolidated way to provision Azure Sentinel with content like a Data Connector, Workbooks and Analytics rules in your workspace with a single deployment step.\n\nInitially it takes around 15 minutes to see the first data to appear in Log Analytics.\n\n",
+ "description": "\n\n**1Password Solution** deployment, more information about this project [here](https://github.com/SecureHats/Azure-Sentinel/).\n\n_**Information:** The 1Password solution for Microsoft Sentinel is in active development. This feature is provided without a service level agreement. Certain features might not be supported or might have constrained capabilities._\n\nThe 1Password Microsoft Sentinel Solution provides a consolidated way to provision Azure Sentinel with content like a Data Connector, Workbooks and Analytics rules in your workspace with a single deployment step.\n\nInitially it takes around 15 minutes to see the first data to appear in Log Analytics.\n\n",
"location": {
"metadata": {
"hidden": "Hiding location, we get it from the log analytics workspace"
diff --git a/Solutions/1Password/README.md b/Solutions/1Password/README.md
index 1c1eaffd930..b9c865f2ea2 100644
--- a/Solutions/1Password/README.md
+++ b/Solutions/1Password/README.md
@@ -21,7 +21,7 @@ The key function of this Solution is to retrieve sign-in attempts, item usage, a
Installing the 1Password Solution for Microsoft Sentinel is easy and can be completed in only a few minutes.
Just click the button below to get started with the deployment wizard.
-[![Deploy To Azure](https://raw.githubusercontent.com/SecureHats/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fazurekid%2FAzure-Sentinel%2Ffeature%2F1password%2FSolutions%2F1Password%2FData%2520Connectors%2F1Password%2Fazuredeploy_1Password_API_FunctionApp.json/createUIDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2Fazurekid%2FAzure-Sentinel%2Ffeature%2F1password%2FSolutions%2F1Password%2FData%2520Connectors%2F1Password%2Fdeployment%2FUiDefinition.json)
+[![Deploy To Azure](https://raw.githubusercontent.com/SecureHats/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%SecureHats%2FAzure-Sentinel%2Ffeature%2F1password%2FSolutions%2F1Password%2FData%2520Connectors%2F1Password%2Fazuredeploy_1Password_API_FunctionApp.json/createUIDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%SecureHats%2FAzure-Sentinel%2Ffeature%2F1password%2FSolutions%2F1Password%2FData%2520Connectors%2F1Password%2Fdeployment%2FUiDefinition.json)
> NOTE: To deploy the solution, the Azure user account executing the deployment needs to have `Owner` permissions on the Microsoft Sentinel `Resource Group` in Azure.
> This is required to assign the correct RBAC role to the managed identity of the FunctionApp!