-
Book Overview & Buying
-
Table Of Contents
Azure Active Directory for Secure Application Development
By :
In this section, we are going to set up a new Azure AD tenant inside an Azure subscription.
Important Note
If you are new to Azure and don't have a subscription already, you can sign up for a free account here: https://azure.microsoft.com/en-us/free/.
Microsoft also offers the Microsoft 365 Developer Program. Here you can sign up for an E5 licensed tenant with no need to sign up for a subscription, no credit card needed, and you get access to sample data packs. The tenant is live by default for 90 days and it will automatically renew if it is actively used. If you want to use an environment that includes a fully functional E5 license including all the features and sample data, this is the way to go. You can sign up for this program here: https://developer.microsoft.com/en-us/microsoft-365/dev-program.
To create a new Azure AD tenant, you have to take the following steps:
Figure 1.3 – Azure portal overview
Azure Active Directory in the search box and select it.
Figure 1.4 – Selecting the type of tenant to create
PacktPubDev.PacktPubDev. This will result in the following domain name: PacktPubDev.onmicrosoft.com.Your settings will look like the following screenshot:
Figure 1.5 – Specifying Azure AD tenant details
It will take a couple of minutes before the Azure AD tenant is created. After it is created, we can start adding our first user to it. Let's cover this in the next section.