In this project I demonstrate basic user and group related tasks in Azure Active Directory that I learned while taking some Microsoft Learn modules. Azure AD is Microsoft’s standalone cloud authentication and authorization service.
Here I add a user to Azure AD
Here you can see I have already assigned a role to a user using the Add assignments button
I create a group
Lastly, I create an external/guest user
That’s it for this post. Thank you for reading!