Implement and Manage Identity and Access - Questions Flashcards
Which authentication method must be enabled to utilize Premium AD features like Identity Protection?
- > Password Hash Synchronization (PHS)
- > Pass-through authentication (PTA)
- > Federation (AD FS)
Password Hash Synchronization (PHS)
Azure AD Connect Sync was installed using Express settings, or the default authentication settings. Password hash synchronization will be disabled by default
- > True
- > False
False
You received an unhealthy Identity Synchronization error notification via email. which of the following is a potential cause?
- > Demo/trial license for Azure AD expired
- > Duplicate users found in sync
- > Password has synchronization not enabled
- > Password write back not enabled
Demo/trial license for Azure AD expired
Self-service password reset can be configured for one or multiple security groups?
- > True
- > False
False
To create an Accounting group that has automatic membership in Azure AD, you must select ____ for membership type, then set Property to _______ and value to equals _________.
- > Dynamic User
- > Dept
- > Accounting
The owner of the Pride Month committee group is the current chair of the committee. They’re about to welcome the incoming chair and would like that incoming chair to review the membership of their Azure AD group during their first month. What solution would be appropriate to configure?
Assign the incoming chair a new one-time access review beginning their first day.
You need to make sure users connecting to the companies O365 environment while outside the main office are required to use MFA. What will you create to ensure this?
- > A compliance policy
- > A user risk policy
- > A sign-in risk policy
- > A conditional access policy
A Conditional Access Policy
Your office has four branches. Their IP addresses and ranges are as follows:
NY: 192.0.2.0 /24
San Fran: 192.168.0.0 /16
Miami: 198.51.100.0 /24
Kansas City: 203.0.113.0 /24
How would you go about creating an MFA policy that doesn’t require Kansas City to use MFA when connecting from IP addresses in their range but requires everyone else to do so?
Add 203.0.113.0 /24 as a trusted IP and exclude it in the policy requiring MFA
In order to prevent access to users signing in from non-compliant devices, you must first have configured what?
A Compliance Policy
What should you create in order to restrict users from accessing company resources when they’re not connecting from the main office network? select all that could work
- > A trusted IP & compliance policy
- > A named location and a conditional access policy
- > A trusted IP and a conditional access policy
- > A named location and a compliance policy
A named location and a conditional policy
&
a trusted IP and a conditional access policy
Before users’ access to company data via VPN can be restricted, what must first be done?
- > Add VPN server as a cloud app in your conditional access policy
- > Deploy a certificate to your VPN server
- > Download a certificate from Azure AD
- > Create a certificate in Azure AD
Create a certificate in Azure AD
Which of the following is not an RBAC security principal?
- > User
- > Group
- > Managed Identity
- > Subscription
Subscription
A user has both an allow and deny assignment in RBAC. Which one overrides the other if they conflict on a particular allowance?
- > The allow assignment overrides
- > The deny assignment overrides
The deny assignments overrides
Which PowerShell command is used to make new RBAC role assignments for a user? -> New-AZRoleAssignment -> Assign-AzRoleAssignment -> New-RBACRoleAssignment Apply-RBACRoleAssignment
New-AzRoleAssignment
Your CIO requests that anybody given the Exchange Admin role has a maximum assignment to that role of 30 days before they must request an extension or the role expires until requested for activation again. Which solution can you use here (assuming an EMS E5 license)?
- > Azure AD Identity Protection
- > Azure AD Privilege Identity Mgmt
- > Azure AD Audit logs
- > Azure AD Role Administration Center
Azure AD Privilege Identity Management