Manage Microsoft Entra Identities Flashcards
What does RBAC stand for?
Role-Based Access Control
True or false: Entra ID supports management via GPO settings
False
Which Entra ID tier includes self-service group management and PIM?
Entra ID Premium P2
How can Entra users access Entra apps using the web portal?
myapps.microsoft.com
What are the 3 built-in roles that the Azure RBAC mechanism is built on?
Owner / Contributor / Reader
Why is it recommended to use organisational accounts to manage an Entra tenant?
To avoid mixing authentication methods
What type of Entra group can be used as an email distribution list?
Microsoft 365 Group
True or false: groups from on-prem AD-DS with dynamic membership don’t sync with Entra ID
True
Which version of Powershell is recommended for use with the MS Graph Powershell SDK?
Powershell 7
What is the Powershell command to install the Graph SDK?
Install-Module -Name Microsoft.Graph -Scope CurrentUser
What cmdlet is used to connect the Powershell Graph SDK to Entra?
Connect-MgGraph
For which Entra ID tiers is on-prem directory sync only one-directional?
Entra ID Free/Basic
True or false: By default, Entra connect syncs all users and groups
True
What is pass-through authentication in the context of directory sync?
True SSO: Entra ID uses cloud identities to verify validity, and passes authentication to Entra Connect.
What is a synchronised password in the context of directory sync?
When an AD-DS User password syncs with the entity in Entra ID