Active Directory Groups and Roles in Azure

I am trying to figure out how to create an active azure windows directory group and / or role from a web portal. Did I miss something obvious here or? I can create users and assign them to 2 built-in roles, but how do I create a new role? or groups?

+5
source share
2 answers

Admittedly, I have not tried this yet, but PowerShell extensions should be able to do this:

http://technet.microsoft.com/en-us/library/jj151815.aspx

For more information on the corresponding commands, see the "Group and role management" section.

, API- Graph . , Azure .

+2

, .. api , , PS. api , , funcitonality Azure.

+1

All Articles