Manage Azure AD Users Flashcards
Which Azure AD option provides just-in-time access for administrative resource management?
Privileged Identity Management
Which statements about Azure are correct?
A) A single Azure AD tenant can have multiple subscriptions
B) Azure AD tenants are not directly associated with Azure subscriptions
C) An Azure account can support only one Azure AD tenant
D) An Azure account can support multiple Azure AD tenants
A)
D)
Which CLI command shows Azure AD tenant details such as the tenant ID? A) az ad list B) az azuread list C) az tenant list D) az account list
D)
Which PowerShell cmdlet shows Azure AD tenant information? A) Show-AzADTenantDetail B) Get-AzTenant C) Get-ADTenantDetail D) Show-AzureTenantDetail
B)
Which types of Azure AD users can be created using the portal? A) Azure AD B) Office 365 C) Guest D) Sharepoint
A)
C)
Which CLI command shows only Azure AD mail nick names?
A) az ad user list –query mailNickname
B) az ad user list –query [].mailNickname
C) az ad user list –query [].mailnickname
D) az ad user list –query mailnickname
B)
Which PowerShell cmdlet is used to add an Azure AD user account? A) Add-AzADUser B) New-AzADUser C) Create-AzADUser D) Add-ADUser
B)
Which PowerShell cmdlet is used to add Azure AD users? A) New-AzADUser B) Create-ADUser C) Add-AzADUser D) Create-AzADUser
A)
Which file format is used to create users through bulk create? A) XML B) PDF C) XLS D) CSV
D)
How does Azure AD bulk user create differ from bulk user invite?
A) Create is for external users
B) Invite uses an XML file, create uses a CSV file
C) Invite is for external users
D) Invite uses a CSV file, create uses an XML file
C)
Which of the following constitutes MFA? A) Fingerprint, retinal scan B) Smartcard, keyfob C) Username, PKI security certificate D) Username, password
C)
You are viewing Azure AD user MFA settings. Some users show MFA as being “enabled” while others show “enforced”. What is the difference?
A) Enforced shows after successful MFA login
B) Enabled show after successful MFA login
C) Enabled means MFA policies are not associated with the user
D) Enforced means MFA policies are associated with the user
A)
What is the default wait time in days for user MFA block? A) 30 B) 10 C) 5 D) 90
D)
You are configuring Azure AD self-service password reset. Which options are available? A) None, all B) None, selected, all C) Users, devices D) Users, devices, groups
B)
How long (in days) are deleted Azure AD users recoverable? A) 30 B) 90 C) 10 D) 5
A)