Skip to content

Commit 702622b

Browse files
committed
Clarify custom roles
1 parent 1d15758 commit 702622b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/digital-twins/concepts-security.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ titleSuffix: Azure Digital Twins
55
description: Learn about Azure Digital Twins security best practices.
66
author: baanders
77
ms.author: baanders # Microsoft employees only
8-
ms.date: 03/01/2022
8+
ms.date: 01/26/2022
99
ms.topic: conceptual
1010
ms.service: digital-twins
1111

@@ -61,9 +61,9 @@ You can assign roles in two ways:
6161
* Via the access control (IAM) pane for Azure Digital Twins in the Azure portal (see [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.md))
6262
* Via CLI commands to add or remove a role
6363

64-
For more detailed steps on how to do so, try it out in the Azure Digital Twins [Connect an end-to-end solution](tutorial-end-to-end.md).
64+
For detailed steps on assigning roles to an Azure Digital Twins instance, see [Set up an instance and authentication](how-to-set-up-instance-portal.md#set-up-user-access-permissions). For more information about how built-in roles are defined, see [Understand role definitions](../role-based-access-control/role-definitions.md) in the Azure RBAC documentation.
6565

66-
For more information about how built-in roles are defined, see [Understand role definitions](../role-based-access-control/role-definitions.md) in the Azure RBAC documentation. For information about creating Azure custom roles, see [Azure custom roles](../role-based-access-control/custom-roles.md).
66+
You can also create custom Azure roles for your instance. This allows you to grant permission for specific actions in individual data areas, including twins, commands, relationships, event routes, jobs, models, and queries. For more information about custom roles in Azure, see [Azure custom roles](../role-based-access-control/custom-roles.md).
6767

6868
##### Automating roles
6969

0 commit comments

Comments
 (0)