Where is microsoft.directory/users/create parameter in custom role?

Gregor Anton Grinč 171 Reputation points
2023-08-23T13:17:31.0433333+00:00

Hello,

I have created a custom role in the past and now I would like to add the capability to create new users in AAD to this role. I checked the User Administrator (predefined) role in AAD and I found this permission: 'microsoft.directory/users/create' which I assume is responsible for the above-mentioned capability.

However, no matter what I do I can not find this permission when I try to edit a custom role. Where should I look for this? Is there anything I must enable for example to assign this permission to my custom role?

Thank you very much

Gregor

Microsoft Security Microsoft Entra Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 119.5K Reputation points MVP Volunteer Moderator
    2023-08-23T16:10:35.4533333+00:00

    There is no support for delegating the microsoft.directory/users/create permission currently. Only built-in roles can include it. You can refer to the official documentation for list of all supported permissions for custom roles.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.