Skip to content

Commit 1fd307e

Browse files
Merge pull request #111443 from rolyon/rolyon-rbac-custom-roles-ga
[Azure RBAC] Custom roles in portal
2 parents a2e1948 + b3fbe1e commit 1fd307e

File tree

11 files changed

+16
-17
lines changed

11 files changed

+16
-17
lines changed

articles/role-based-access-control/custom-roles-portal.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create or update Azure custom roles using the Azure portal (Preview) - Azure RBAC
2+
title: Create or update Azure custom roles using the Azure portal - Azure RBAC
33
description: Learn how to create Azure custom roles for Azure role-based access control (Azure RBAC) using the Azure portal. This includes how to list, create, update, and delete custom roles.
44
services: active-directory
55
documentationcenter: ''
@@ -11,18 +11,13 @@ ms.devlang: na
1111
ms.topic: conceptual
1212
ms.tgt_pltfrm: na
1313
ms.workload: identity
14-
ms.date: 02/26/2020
14+
ms.date: 04/30/2020
1515
ms.author: rolyon
1616
---
1717

18-
# Create or update Azure custom roles using the Azure portal (Preview)
18+
# Create or update Azure custom roles using the Azure portal
1919

20-
> [!IMPORTANT]
21-
> Azure custom roles using the Azure portal is currently in public preview.
22-
> This preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.
23-
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
24-
25-
If the [Azure built-in roles](built-in-roles.md) don't meet the specific needs of your organization, you can create your own Azure custom roles. Just like built-in roles, you can assign custom roles to users, groups, and service principals at subscription and resource group scopes. Custom roles are stored in an Azure Active Directory (Azure AD) directory and can be shared across subscriptions. Each directory can have up to 5000 custom roles. Custom roles can be created using the Azure portal, Azure PowerShell, Azure CLI, or the REST API. This article describes how to create custom roles using the Azure portal (currently in preview).
20+
If the [Azure built-in roles](built-in-roles.md) don't meet the specific needs of your organization, you can create your own Azure custom roles. Just like built-in roles, you can assign custom roles to users, groups, and service principals at subscription and resource group scopes. Custom roles are stored in an Azure Active Directory (Azure AD) directory and can be shared across subscriptions. Each directory can have up to 5000 custom roles. Custom roles can be created using the Azure portal, Azure PowerShell, Azure CLI, or the REST API. This article describes how to create custom roles using the Azure portal.
2621

2722
## Prerequisites
2823

@@ -73,7 +68,7 @@ If you prefer, you can follow these steps to start a custom role from scratch.
7368

7469
1. In the Azure portal, open a subscription or resource group where you want the custom role to be assignable and then open **Access control (IAM)**.
7570

76-
1. Click **Add** and then click **Add custom role (preview)**.
71+
1. Click **Add** and then click **Add custom role**.
7772

7873
![Add custom role menu](./media/custom-roles-portal/add-custom-role-menu.png)
7974

@@ -137,7 +132,7 @@ If you prefer, you can specify most of your custom role values in a JSON file. Y
137132

138133
1. In the Azure portal, open the **Access control (IAM)** page.
139134

140-
1. Click **Add** and then click **Add custom role (preview)**.
135+
1. Click **Add** and then click **Add custom role**.
141136

142137
![Add custom role menu](./media/custom-roles-portal/add-custom-role-menu.png)
143138

@@ -256,7 +251,7 @@ When you exclude a permission, it is added as a `NotActions` or `NotDataActions`
256251
257252
## Step 5: Assignable scopes
258253
259-
On the **Assignable scopes** tab, you specify where your custom role is available for assignment, such as subscription or resource group. Depending on how you chose to start, this tab might list the scope where you opened the Access control (IAM) page. Setting assignable scope to root scope ("/") is not supported. For this preview, you cannot add a management group as an assignable scope.
254+
On the **Assignable scopes** tab, you specify where your custom role is available for assignment, such as subscription or resource group. Depending on how you chose to start, this tab might list the scope where you opened the Access control (IAM) page. Setting assignable scope to root scope ("/") is not supported. Currently, you cannot add a management group as an assignable scope.
260255
261256
1. Click **Add assignable scopes** to open the Add assignable scopes pane.
262257

articles/role-based-access-control/custom-roles.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.devlang: na
1212
ms.topic: conceptual
1313
ms.tgt_pltfrm: na
1414
ms.workload: identity
15-
ms.date: 03/19/2020
15+
ms.date: 04/30/2020
1616
ms.author: rolyon
1717
ms.reviewer: bagovind
1818
ms.custom: H1Hack27Feb2017
@@ -27,7 +27,7 @@ ms.custom: H1Hack27Feb2017
2727
2828
If the [built-in roles for Azure resources](built-in-roles.md) don't meet the specific needs of your organization, you can create your own custom roles. Just like built-in roles, you can assign custom roles to users, groups, and service principals at management group, subscription, and resource group scopes.
2929

30-
Custom roles can be shared between subscriptions that trust the same Azure AD directory. There is a limit of **5,000** custom roles per directory. (For Azure Germany and Azure China 21Vianet, the limit is 2,000 custom roles.) Custom roles can be created using the Azure portal (Preview), Azure PowerShell, Azure CLI, or the REST API.
30+
Custom roles can be shared between subscriptions that trust the same Azure AD directory. There is a limit of **5,000** custom roles per directory. (For Azure Germany and Azure China 21Vianet, the limit is 2,000 custom roles.) Custom roles can be created using the Azure portal, Azure PowerShell, Azure CLI, or the REST API.
3131

3232
## Custom role example
3333

@@ -71,7 +71,7 @@ When you create a custom role, it appears in the Azure portal with an orange res
7171

7272
1. Decide how you want to create the custom role
7373

74-
You can create custom roles using [Azure portal](custom-roles-portal.md) (Preview), [Azure PowerShell](custom-roles-powershell.md), [Azure CLI](custom-roles-cli.md), or the [REST API](custom-roles-rest.md).
74+
You can create custom roles using [Azure portal](custom-roles-portal.md), [Azure PowerShell](custom-roles-powershell.md), [Azure CLI](custom-roles-cli.md), or the [REST API](custom-roles-rest.md).
7575

7676
1. Determine the permissions you need
7777

@@ -127,6 +127,6 @@ The following list describes the limits for custom roles.
127127
For more information about custom roles and management groups, see [Organize your resources with Azure management groups](../governance/management-groups/overview.md#custom-rbac-role-definition-and-assignment).
128128

129129
## Next steps
130-
- [Create or update Azure custom roles using the Azure portal (Preview)](custom-roles-portal.md)
130+
- [Create or update Azure custom roles using the Azure portal](custom-roles-portal.md)
131131
- [Understand role definitions for Azure resources](role-definitions.md)
132132
- [Troubleshoot RBAC for Azure resources](troubleshooting.md)

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
ms.collection: na
1414
author: rolyon
1515
ms.author: rolyon
16-
ms.date: 08/26/2019
16+
ms.date: 04/30/2020
1717

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

@@ -72,6 +72,10 @@ landingContent:
7272
links:
7373
- text: Custom roles
7474
url: custom-roles.md
75+
- linkListType: how-to-guide
76+
links:
77+
- text: Create a custom role - Portal
78+
url: custom-roles-portal.md
7579
- linkListType: tutorial
7680
links:
7781
- text: Create a custom role - PowerShell
-497 Bytes
Loading
-1.11 KB
Loading
-1.1 KB
Loading
-1.09 KB
Loading
-1.15 KB
Loading
-1.1 KB
Loading
-1.11 KB
Loading

0 commit comments

Comments
 (0)