/
Creating an Azure Cloud User, Group and Role

Creating an Azure Cloud User, Group and Role

For creating an Azure Cloud User from the CloudSphere portal

Go to
Governance & Security > Identity > Users > New User

Following API permission is required on Azure App - Refer the Permissions section

https://docs.microsoft.com/en-us/graph/api/user-post-users?view=graph-rest-1.0&tabs=http

Here is the screenshot for necessary permission on Azure App for creating Azure Cloud user


Similarly, refer below links for creating a User Group and Roles -
https://docs.microsoft.com/en-us/graph/api/group-post-groups?view=graph-rest-1.0&tabs=http

https://docs.microsoft.com/en-us/graph/api/intune-rbac-roledefinition-create?view=graph-rest-1.0

 

Related content