az-900 Practice Question 521
Exam: az-900
Domain: Describe cloud concepts
Topic: Describe cloud computing
Difficulty: medium
You need to ensure that when Azure Active Directory (Azure AD) users connect to Azure AD from the Internet by using an anonymous IP address,
the users are prompted automatically to change their password.
Which Azure service should you use?
A. Azure AD Connect Health
B. Azure AD Privileged Identity Management
C. Azure Advanced Threat Protection (ATP)
D. Azure AD Identity Protection
Answer Options
A
Azure AD Connect Health
B
Azure AD Privileged Identity Management
C
Azure Advanced Threat Protection (ATP)
D
Azure AD Identity Protection
Correct Answer
D: Azure AD Identity Protection
Explanation
Azure AD Identity Protection includes two risk policies: sign-in risk policy and user risk policy. A sign-in risk represents the probability that a
given authentication request isn't authorized by the identity owner.
There are several types of risk detection. One of them is Anonymous IP Address. This risk detection type indicates sign-ins from an anonymous
IP address (for example, Tor browser or anonymous VPN). These IP addresses are typically used by actors who want to hide their login
telemetry (IP address, location, device, etc.) for potentially malicious intent.
You can configure the sign-in risk policy to require that users change their password.