nerdexam
Microsoft

PL-600 · Question #193

A company uses Microsoft Power Platform and Dynamics 365 Field Service. External workers deliver onsite service to customer locations by using the Field Service (Dynamics 365) mobile app. You need…

The correct answer is A. Azure Conditional Access policy. The requirement is to restrict external users from accessing the Dynamics 365 Field Service mobile app to specific geographical locations.

Submitted by weili_xi· Apr 18, 2026Architect a solution

Question

A company uses Microsoft Power Platform and Dynamics 365 Field Service. External workers deliver onsite service to customer locations by using the Field Service (Dynamics 365) mobile app. You need to ensure that external users can only use the app from specific locations. Which solution should you use?

Options

  • AAzure Conditional Access policy
  • BAzure role-based access control (RBAC)
  • CAzure Active Directory security groups
  • DAzure multi-factor authentication (MFA)

How the community answered

(35 responses)
  • A
    83% (29)
  • B
    6% (2)
  • C
    9% (3)
  • D
    3% (1)

Why each option

The requirement is to restrict external users from accessing the Dynamics 365 Field Service mobile app to specific geographical locations.

AAzure Conditional Access policyCorrect

Azure Conditional Access policies allow administrators to enforce access decisions based on various conditions, including user location (IP ranges), device state, and application, making it the ideal solution for restricting app usage to specific locations. By configuring a location-based condition, access to the Field Service app can be granted only when users are connecting from approved IP addresses or ranges.

BAzure role-based access control (RBAC)

Azure role-based access control (RBAC) manages what users can do within resources (permissions), not where they can connect from.

CAzure Active Directory security groups

Azure Active Directory security groups are used to group users for easier permission management, but they do not enforce location-based access restrictions on their own.

DAzure multi-factor authentication (MFA)

Azure multi-factor authentication (MFA) adds an extra layer of security by requiring multiple verification methods, but it doesn't restrict access based on the user's geographical location.

Concept tested: Restricting app access by location using Conditional Access

Source: https://learn.microsoft.com/en-us/azure/active-directory/conditional-access/location-condition

Topics

#Azure Conditional Access#Location-based access#Power Platform Security#Azure AD

Community Discussion

No community discussion yet for this question.

Full PL-600 Practice