From 38ef592bd7f90381e6a5a50e24cb6d6bfdd4e449 Mon Sep 17 00:00:00 2001 From: Mandy Chessell Date: Tue, 9 Jul 2024 20:33:53 +0100 Subject: [PATCH] Fix broken link Signed-off-by: Mandy Chessell --- .../unity-catalog/unity-catalog.drawio | 92 ++++++------------- .../people-roles-organizations/overview.md | 2 +- 2 files changed, 29 insertions(+), 65 deletions(-) diff --git a/site/docs/connectors/unity-catalog/unity-catalog.drawio b/site/docs/connectors/unity-catalog/unity-catalog.drawio index 1f0717de52..205e985a1d 100644 --- a/site/docs/connectors/unity-catalog/unity-catalog.drawio +++ b/site/docs/connectors/unity-catalog/unity-catalog.drawio @@ -1,4 +1,4 @@ - + @@ -176,7 +176,7 @@ - + @@ -198,12 +198,12 @@ - + - + @@ -230,8 +230,8 @@ - - + + @@ -250,87 +250,48 @@ - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -383,7 +344,7 @@ - + @@ -393,11 +354,11 @@ - + - + @@ -421,11 +382,11 @@ - + - + @@ -454,18 +415,21 @@ - + - - - - + + + + + + + diff --git a/site/docs/features/people-roles-organizations/overview.md b/site/docs/features/people-roles-organizations/overview.md index abe0747bd5..c5d1d4b276 100644 --- a/site/docs/features/people-roles-organizations/overview.md +++ b/site/docs/features/people-roles-organizations/overview.md @@ -138,7 +138,7 @@ Specifically, the [`SecurityGroup`](/types/4/0423-Security-Definitions) entities The [`SecurityAccessControl`](/types/4/0423-Security-Definitions) entities link the resource to the appropriate security groups via the `AssociatedGroups` relationship. `SecurityGroup` and `SecurityAccessControl` are subtypes of the `GovernanceDefinition` that supports two relationships: -the `` and + - [`GovernedBy`](/types/4/0401-Governance-Definitions) - to indicate the resources that are governed by the governance definition. When the governance definition is a security group it means these are the resources that are protected by the security group. When it is a security access control, it means there are different security groups for different operations. - [`GovernanceDefinitionScope`](/types/4/0401-Governance-Definitions) - to indicate where the governance definition applies. For a security group this means the people, roles, teams etc that should be given permission to the security group.