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 Administrator
2)Limited (Role) Administrator
3)User
What is the UPN?
A) UserID@AAD.com is called UPN and UPN Means User Principle Name
How to identify whether a User is created in Windows Server AD or Azure AD?
A) Under the Profile details of a Particular User, Go To Identity Column and Expand the View More Column and you can find the details under "Source"
if it is
1) Windows Server AD (User Account is created in Active Directory Server (dsa.msc Console)
2) Azure Active Directory (User Account is created in Azure Active Directory)
3) Microsoft Account (User Account is created by Inviting a Guest User in Azure Active Directory)
What kind of As A Service Model, the Azure Active Directory belongs to ??
A) IDaaS ( Identity and Directory Management as a Service)
What are Directory Roles and How they are related to Azure Active Directory?
A) Directory Roles or Administrative Roles can be used to grant access to Azure Active Directory and Other Microsoft Services.
Comments
Post a Comment