-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Expand file tree
/
Copy pathindex.yml
More file actions
108 lines (104 loc) · 3.84 KB
/
index.yml
File metadata and controls
108 lines (104 loc) · 3.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
### YamlMime:Landing
title: Azure RBAC documentation
summary: Azure role-based access control (Azure RBAC) is a system that provides fine-grained access management of Azure resources. Using Azure RBAC, you can segregate duties within your team and grant only the amount of access to users that they need to perform their jobs.
metadata:
title: Azure RBAC documentation
description: Learn about Azure role-based access control (Azure RBAC) to manage who has access to Azure resources, what they can do with those resources, and what areas they have access to.
ms.service: role-based-access-control
ms.topic: landing-page
author: rolyon
manager: pmwongera
ms.author: rolyon
ms.date: 02/18/2025
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
landingContent:
# Card
- title: About Azure RBAC
linkLists:
- linkListType: overview
links:
- text: What is Azure RBAC?
url: overview.md
- text: Understand the different roles
url: rbac-and-directory-admin-roles.md
- text: "What's new in docs"
url: whats-new.md
- linkListType: video
links:
- text: "Microsoft Ignite: Lock down access to Azure"
url: https://www.youtube.com/embed/FKBoWWKRnvI
# Card
- title: Get started
linkLists:
- linkListType: quickstart
links:
- text: Check access for a user
url: check-access.md
- linkListType: tutorial
links:
- text: Grant a user access - Portal
url: quickstart-assign-role-user-portal.md
- text: Grant a group access - PowerShell
url: tutorial-role-assignments-group-powershell.md
- linkListType: learn
links:
- text: Secure your Azure resources with Azure RBAC
url: /training/modules/secure-azure-resources-with-rbac/
# Card
- title: List role assignments
linkLists:
- linkListType: overview
links:
- text: Understand role assignments
url: role-assignments.md
- linkListType: how-to-guide
links:
- text: List role assignments
url: /azure/role-based-access-control/role-assignments-list-portal
# Card
- title: Assign roles
linkLists:
- linkListType: reference
links:
- text: Azure built-in roles
url: built-in-roles.md
- linkListType: how-to-guide
links:
- text: Portal
url: /azure/role-based-access-control/role-assignments-portal
- text: Portal - Subscription admin
url: /azure/role-based-access-control/role-assignments-portal-subscription-admin
- text: PowerShell
url: role-assignments-powershell.md
- text: Azure CLI
url: role-assignments-cli.md
- text: REST API
url: role-assignments-rest.md
- text: Bicep
url: quickstart-role-assignments-bicep.md
# Card
- title: Create or update custom roles
linkLists:
- linkListType: overview
links:
- text: Custom roles
url: custom-roles.md
- linkListType: how-to-guide
links:
- text: Create a custom role - Portal
url: custom-roles-portal.md
# Card
- title: Add ABAC conditions
linkLists:
- linkListType: overview
links:
- text: What is Azure ABAC?
url: conditions-overview.md
- linkListType: concept
links:
- text: Delegate role assignment management overview
url: delegate-role-assignments-overview.md
- linkListType: how-to-guide
links:
- text: Delegate role assignment management
url: delegate-role-assignments-portal.md