Invite Guest User in Azure Active Directory

Introduction

 
First you need to have Azure account, then you need to invite someone to the Azure active directory.
 
 
Steps
 
Login to the Azure account.
 
Click on the left side Azure Active Directory button.
 
azure-account 
 
Then you will navigate to Azure Active Directory, you will see “Users” option. There you need to manage the Azure AD Users. Click on Users button then you will navigate to the Users Page.
 
azure-active-directory 
 
Here you will see the all Users in current Azure AD, our goal is inviting some user then you need click on New Guest User Option.
 
azure-users 
 
Once you clicked on New Guest User Option then it will open another screen, then we need to provide the basic details about theuser we are inviting. For example we need to provide the Email and others are optional, then click on invite button.
 
azure-invite-new-user 
 
Once invited, now we can see the new user with status Invited User and User Type is Guest, that person needs to accept the invitation. 
 
azure-user-added 
 
Here we can see the user details object Id. Here we can see the user details object Id .
 
azure-user-details 
 
User will receive the mail, user needsmto click on  Get Started then enter the Password if their email is already registered with Microsoft. Otherwise the email id needs to be registered with Microsoft.
 
azure-active-directory-image 
 
Here I am just entering the password, because  I already registered with Microsoft.
 
azure-login-with-password 
 
After entering password and being verified successfully then you need to accept the Review Permissions.
 
azure-revidw-permissions
 
After accepting the permissions, now you are in Azure Portal Page, you can also see the Azure Directory. At this stage you can’ t create the resources in Azure. Account Admin needs to give the permissions for creating resources or viewing resources which is called RBAC, or Role Based Access Control. We will see this in the next article. 
 
azure-services 
 
Here I logged in with Account Admin Login, which I created with the Azure Account Email. Now I can see the user has accepted the invitation.Here I logged in with Account Admin Login, which I createdwith the  Azure Account Emai. Now I can see the user has accepted the invitation.
 
azure-accept-request
 

Summary

 
In this article, we learned about how to invite guest users in Azure Active Directory.