Basic Questions About Azure Active Directory with Answers - PART 1
What is Azure Active Directory? A) Azure Active Directory is an Identity and Access Management Solution from Azure Cloud. How many types of Licenses available in Azure Active Directory? Azure AD Free ,Azure AD Premium P1, Azure AD Premium P2 Licenses. What is short name of Azure Active Directory? A) AAD What is the Domain name, Tenant name or Primary Domain Name of An Azure Active Directory? A) Name of the Azure Active Directory How many types of users can be created in Azure Active Directory? a) Users which will be ended with the domain name user1@AADName.onmicrosoft.com user2@AADName.onmicrosoft.com b) Users which will be ended with their email addresses (Guest Users) useremailid@AADName.onmicrosoft.com Ex: Emailaddress_gmail.com#EXT#@AADName.onmicrosoft.com How many types of Groups can be created in Azure Active Directory? Basically two groups 1) Security Groups 2) Microsoft 365 Groups (O365 Groups) How many types of Roles available in Azure Active Directory? A) 1)Global Admini...