You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-relay/includes/relay-roles.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,9 +17,9 @@ For Azure Relay, the management of namespaces and all related resources through
17
17
18
18
| Role | Description |
19
19
| ---- | ----------- |
20
-
|[Azure Relay Owner](../role-based-access-control/built-in-roles.md#azure-relay-owner)| Use this role to grant **full** access to Azure Relay resources. |
21
-
|[Azure Relay Listener](../role-based-access-control/built-in-roles.md#azure-relay-listener)| Use this role to grant **listen and entity read** access to Azure Relay resources. |
22
-
|[Azure Relay Sender](../role-based-access-control/built-in-roles.md#azure-relay-sender)| Use this role to grant **send and entity read** access to Azure Relay resources. |
20
+
|[Azure Relay Owner](../../role-based-access-control/built-in-roles.md#azure-relay-owner)| Use this role to grant **full** access to Azure Relay resources. |
21
+
|[Azure Relay Listener](../../role-based-access-control/built-in-roles.md#azure-relay-listener)| Use this role to grant **listen and entity read** access to Azure Relay resources. |
22
+
|[Azure Relay Sender](../../role-based-access-control/built-in-roles.md#azure-relay-sender)| Use this role to grant **send and entity read** access to Azure Relay resources. |
23
23
24
24
## Resource scope
25
25
Before you assign an Azure role to a security principal, determine the scope of access that the security principal should have. Best practices dictate that it's always best to grant only the narrowest possible scope.
0 commit comments