Skip to content

Commit 52d276b

Browse files
authored
Merge pull request #270059 from rolyon/rolyon-rbac-landing-page-update
[Azure RBAC] Landing page update
2 parents e7a7083 + 4d57f7e commit 52d276b

File tree

1 file changed

+32
-8
lines changed

1 file changed

+32
-8
lines changed

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

Lines changed: 32 additions & 8 deletions
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: /azure/role-based-access-control/role-assignments-list-portal
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
@@ -61,8 +76,8 @@ landingContent:
6176
url: role-assignments-cli.md
6277
- text: REST API
6378
url: role-assignments-rest.md
64-
- text: Template
65-
url: role-assignments-template.md
79+
- text: Bicep
80+
url: quickstart-role-assignments-bicep.md
6681
# Card
6782
- title: Create or update custom roles
6883
linkLists:
@@ -74,9 +89,18 @@ landingContent:
7489
links:
7590
- text: Create a custom role - Portal
7691
url: custom-roles-portal.md
77-
- linkListType: tutorial
92+
# Card
93+
- title: Add ABAC conditions
94+
linkLists:
95+
- linkListType: overview
96+
links:
97+
- text: What is Azure ABAC?
98+
url: conditions-overview.md
99+
- linkListType: concept
100+
links:
101+
- text: Delegate role assignment management overview
102+
url: delegate-role-assignments-overview.md
103+
- linkListType: how-to-guide
78104
links:
79-
- text: Create a custom role - PowerShell
80-
url: tutorial-custom-role-powershell.md
81-
- text: Create a custom role - CLI
82-
url: tutorial-custom-role-cli.md
105+
- text: Delegate role assignment management
106+
url: delegate-role-assignments-portal.md

0 commit comments

Comments
 (0)