Quickstart: Create and assign a user account
In this quickstart, you use the Azure Active Directory Admin Center to create a user account in your Azure Active Directory (Azure AD) tenant. After you create the account, you can assign it to the enterprise application that you added to your tenant.
It is recommended that you use a non-production environment to test the steps in this quickstart.
Prerequisites
To create a user account and assign it to an enterprise application, you need:
- An Azure AD user account. If you don't already have one, you can Create an account for free.
- One of the following roles: Global Administrator, Cloud Application Administrator, Application Administrator, or owner of the service principal.
- Completion of the steps in Quickstart: Add an enterprise application.
Create a user account
To create a user account in your Azure AD tenant:
Go to the Azure Active Directory Admin Center and sign in using one of the roles listed in the prerequisites.
In the left menu, select Users.
Select New user at the top of the pane.
In the User name field, enter the username of the user account. For example,
contosouser1@contoso.com
. Be sure to changecontoso.com
to the name of your tenant domain.In the Name field, enter the name of the user of the account. For example,
contosouser1
.Leave Auto-generate password selected, and then select Show password. Write down the value that's displayed in the Password box.
Select Create.
Assign a user account to an enterprise application
To assign a user account to an enterprise application:
In the Azure Active Directory Admin Center, select Enterprise applications, and then search for and select the application to which you want to assign the user account. For example, the application that you created in the previous quickstart named Azure AD SAML Toolkit 1.
In the left pane, select Users and groups, and then select Add user/group.
On the Add Assignment pane, select None Selected under Users and groups.
Search for and select the user that you want to assign to the application. For example,
contosouser1@contoso.com
.Select Select.
On the Add Assignment pane, select Assign at the bottom of the pane.
Clean up resources
If you are planning to complete the next quickstart, keep the application that you created. Otherwise, you can consider deleting it to clean up your tenant.
Next steps
Learn how to set up single sign-on for an enterprise application.
Feedback
Submit and view feedback for