Skip to content

Commit 37c5321

Browse files
committed
Landing page update
1 parent 3b5f10f commit 37c5321

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

articles/role-based-access-control/index.yml

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
author: rolyon
1212
manager: amycolannino
1313
ms.author: rolyon
14-
ms.date: 02/15/2021
14+
ms.date: 03/24/2024
1515

1616
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1717

@@ -47,8 +47,23 @@ landingContent:
4747
- text: Secure your Azure resources with Azure RBAC
4848
url: /training/modules/secure-azure-resources-with-rbac/
4949
# 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
5061
- title: Assign roles
5162
linkLists:
63+
- linkListType: reference
64+
links:
65+
- text: Azure built-in roles
66+
url: built-in-roles.md
5267
- linkListType: how-to-guide
5368
links:
5469
- text: Portal
@@ -80,3 +95,18 @@ landingContent:
8095
url: tutorial-custom-role-powershell.md
8196
- text: Create a custom role - CLI
8297
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

Comments
 (0)