Introduction
The following topics will be covered
- Create an Azure Active Directory
- Create a Tenant
- Create an App Registration
To configure Azure Active Directory through the Azure Portal, follow the below-listed steps.
Create Azure Active Directory
Step 1. Log in to Azure Portal.
Step 2. On Landing Home Screen, click on + Create a Resource from Left Navigation Menu or Under Azure Services.
Step 3. On Create a Resource Page, Search for Azure Active Directory in the search bar and click enter button.
Step 4. On the Azure Active Directory page, click the Create button.
Create a Tenant
Step 1. Select Create a Tenant from the Azure Active Directory.
Step 2. Select a Tenant Type to Azure Active Directory and Click on Review + Create
Step 3. Now it will prompt you to enter the Organization name, Domain Name, and Country/Region information. Please enter every piece of information.
By default, all the tenant has a default domain onmincrosoft.com.
Step 4. Click on Review + Create
You can see that every validation has been successful, simply review the data, then choose "Create."
Step 5. The creation of the Azure AD tenant will only take a few minutes, after which you will receive a notification.
Step 6. The newly created tenant is visible when you visit the Azure Active Directory.
Create an App Registration
Step 1. Go to the newly created Azure Active Directory and select App Registrations from the left navigation.
Step 2. Enter the application's name, select the other options from the list below, and then press the Register button.
Step 3. Click on App registrations, then select All Application options to view all the registered applications listed in that Azure Active Directory.
Step 4. View Client Id, Tenant Id, Application URL, and Redirect URL under the App Registration.