Manage Azure Identities and Governance Flashcards
What are the two primary types of users in Azure AD ?
Cloud-only users
Users synchronized from an on-premises directory
When you create a new group for users, what are the two different types of groups ?
Security
Microsoft 365
What kind of role must one have in order to enable, disable, or delete devices from Azure AD ?
Global administrator
What are the three options for associating devices with Azure AD ?
Registering a device
Joining a device
Using hybrid AD joined
…. are joined to your on-premises Active Directory and are registered with your Azure AD tenant.
Registered devices
Joined devices
Hybrid AD joined devices
Hybrid AD joined devices
When a device is a …………………………., users can sign in to the device using an organizational account instead of a personal account.
Registered device
Azure AD Joined device
Hybrid AD - Joined device
Azure AD–Joined
……. is good for personal devices, where as ……. is good for corporate devices.
Registering a device
Joining a device
Using hybrid AD joined
Registering a device
Joining a device
…………. a device with Azure AD allows you to manage a device’s identity by implement- ing features like single sign on (SSO) and securing access using conditional access.
Associating
Match the device with the right method for associating with Azure AD
A) Personal device
B) Corporate or Enterprise device
C) On premise Active Directory device
1) Joining Azure AD
2) Registering
3) Joining Hybrid Azure AD
A - 2
B - 1
C - 3
The …………………. is one of the highest cost-incurring activities for many organizations, and many organizations have dedicated front-line help desks to handle such requests.
Password reset
What three possible values for Membership Types when defining a new group ?
Which ones are only available with Azure AD Premium ?
Assigned
Dynamic user
Dynamic Device
Dynamic user and Dynamic device are only available with Azure AD Premium
What are the four foundational built in roles in Azure RBAC role assignments ?
Are roles customizable ?
Reader
Contributor
Owner
User Access Administrator
Yes, you can customize them
When managing Azure RBAC, what are the four possible different scopes ?
An individual resource
A resource group
A subscription
A management group
………….. are used to manage access and allow or restrict users to Azure resources, while …………………….. are used to allow or restrict admins to perform identity tasks, such as creating new users, reset- ting the users’ passwords, and so on.
RBAC roles
Azure AD administrative roles
True or false : RBAC roles and Azure AD administrative roles are identical in Azure
False, not the same thing
True of false : It is possible to create a management group under a root management group
True, a single tenant in Azure can support up to 10,000 management groups
Granting a user access to the Owner role at the management group scope will grant that user Owner rights to all the subscriptions under the management group that is inclusive of all the resource groups and resources within them.
What is this principal called ?
RBAC inheritance
What is understood by “security principal” when speaking about managing RBAC in Azure ? (List the 4 possibilities)
A user
A group of users
A service principal
A managed identity
To make an RBAC role assignment, what three dimensions must you define?
The role
The security principal
The scope
What is the limit of role assignments per subscription ?
2000
What is the limit of role assignments per management group ?
500
In the Azure Portal, which blade is used to manage access to resources as well as role assignments ?
the Access Control (IAM) blade
True or false : The Deny Assignments tab of the Access Control (IAM) blade is used to make or alter deny assignments.
False - Deny assignments are set and controlled by applying a resource lock for resources created through Azure Blueprints.
How you can set deny assignments ?
By applying a resource lock for resources created through Azure Blueprints