@@ -11,7 +11,7 @@ metadata:
11
11
author : rolyon
12
12
manager : amycolannino
13
13
ms.author : rolyon
14
- ms.date : 02/15/2021
14
+ ms.date : 03/24/2024
15
15
16
16
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
17
17
@@ -47,8 +47,23 @@ landingContent:
47
47
- text : Secure your Azure resources with Azure RBAC
48
48
url : /training/modules/secure-azure-resources-with-rbac/
49
49
# Card
50
+ - title : List role assignments
51
+ linkLists :
52
+ - linkListType : overview
53
+ links :
54
+ - text : Understand role assignments
55
+ url : role-assignments.md
56
+ - linkListType : how-to-guide
57
+ links :
58
+ - text : List role assignments
59
+ url : role-assignments-list-portal.md
60
+ # Card
50
61
- title : Assign roles
51
62
linkLists :
63
+ - linkListType : reference
64
+ links :
65
+ - text : Azure built-in roles
66
+ url : built-in-roles.md
52
67
- linkListType : how-to-guide
53
68
links :
54
69
- text : Portal
@@ -80,3 +95,18 @@ landingContent:
80
95
url : tutorial-custom-role-powershell.md
81
96
- text : Create a custom role - CLI
82
97
url : tutorial-custom-role-cli.md
98
+ # Card
99
+ - title : Add ABAC conditions
100
+ linkLists :
101
+ - linkListType : overview
102
+ links :
103
+ - text : What is Azure ABAC?
104
+ url : conditions-overview.md
105
+ - linkListType : concept
106
+ links :
107
+ - text : Delegate role assignment management overview
108
+ url : delegate-role-assignments-overview.md
109
+ - linkListType : how-to-guide
110
+ links :
111
+ - text : Delegate role assignment management
112
+ url : delegate-role-assignments-portal.md
0 commit comments