MB-700 · Question #138
A company uses Dynamics 365 Supply Chain Management. The company has offices in several geographic regions. Users must only be allowed to access the system from IP addresses that are associated with t
The correct answer is B. Azure Active Directory Conditional Access. Restricting access to Dynamics 365 SCM based on geographic IP address ranges requires Azure Active Directory Conditional Access, which enforces network location policies at authentication time.
Question
Options
- AEnable Session management
- BAzure Active Directory Conditional Access
- CExtensible Data Security policies (XDS)
- DSecurity policy
- EAssign user roles
How the community answered
(53 responses)- A2% (1)
- B85% (45)
- C8% (4)
- D2% (1)
- E4% (2)
Why each option
Restricting access to Dynamics 365 SCM based on geographic IP address ranges requires Azure Active Directory Conditional Access, which enforces network location policies at authentication time.
Session management controls session timeout durations and cookie behavior, not the network addresses from which users are permitted to authenticate.
Azure Active Directory Conditional Access allows administrators to define named locations based on IP address ranges corresponding to the company's office regions. Policies can then be enforced to block any authentication attempt that originates from an IP address outside those approved locations before the user reaches the Dynamics 365 application.
Extensible Data Security (XDS) policies restrict which data records a user can view within the application based on security policies, not the network location from which they connect.
Security policies in Dynamics 365 define row-level data access rules tied to user context, not IP address or network-based authentication restrictions.
Assigning user roles controls which features and data a user can access inside the application but does not restrict the network locations from which authentication is permitted.
Concept tested: Azure AD Conditional Access IP-based location restriction
Source: https://learn.microsoft.com/en-us/entra/identity/conditional-access/concept-conditional-access-conditions#locations
Topics
Community Discussion
No community discussion yet for this question.