Skip to content

Commit 0a85278

Browse files
committed
Tweak to steps
1 parent b34e581 commit 0a85278

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,6 @@ To create a custom role, here are basics steps you should follow.
138138
1. Create the custom role.
139139

140140
Typically, you start with an existing built-in role and then modify it for your needs. The easiest way is to use the Azure portal. For steps on how to create a custom role using the Azure portal, see [Create or update Azure custom roles using the Azure portal](custom-roles-portal.md).
141-
142-
To create a custom role, you must be signed in with a user that has the `Microsoft.Authorization/roleDefinitions/write` permission on all `AssignableScopes`, such as [Owner](built-in-roles.md#owner) or [User Access Administrator](built-in-roles.md#user-access-administrator).
143141

144142
1. Test the custom role.
145143

0 commit comments

Comments
 (0)