exam questions

Exam MS-100 All Questions

View all questions & answers for the MS-100 exam

Exam MS-100 topic 4 question 67 discussion

Actual exam question from Microsoft's MS-100
Question #: 67
Topic #: 4
[All MS-100 Questions]

HOTSPOT -
You have a Microsoft 365 subscription that uses a default domain named contoso.com. The domain contains the users shown in the following table.

The domain contains the devices shown in the following table.

The domain contains conditional access policies that control access to a cloud app named App1. The policies are configured as shown in the following table.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Yes.
User1 is in a group named Compliant. All the conditional access policies apply to Group1 so they don't apply to User1.
As there is no conditional access policy blocking access for the group named Compliant, User1 is able to access App1 using any device.
Box 2: Yes.
User2 is in Group1 so Policy1 applies first. Policy1 excludes compliant devices and Device1 is compliant. Therefore, Policy1 does not apply so we move on to
Policy2.
User2 is also in Group2. Policy2 excludes Group2. Therefore, Policy2 does not apply so we move on to Policy3.
Policy3 applies to Group1 so Policy3 applies to User2. Policy3 applies to 'All device states' so Policy3 applies to Device1. Policy3 grants access. Therefore,
User2 can access App1 using Device1.
Box 3: No.
User2 is in Group1 so Policy1 applies. Policy1 excludes compliant devices but Devices is non-compliant. Therefore, User2 cannot access App1 from Device2.
Reference:
https://docs.microsoft.com/en-us/azure/active-directory/conditional-access/plan-conditional-access

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
d3an
Highly Voted 5 years, 5 months ago
The core principles here are: 1. All Conditional Access policies in scope are applied and merged together - there is no priority order for CA policies. 2. Block access always wins over Allow access. 3. Exclude always wins over Include. So on that basis, the answers should be No, Yes, No.
upvoted 28 times
Hani_Ajaj
4 years, 4 months ago
So on that basis, the answers should be No, No, No.
upvoted 3 times
...
fridrix
5 years, 4 months ago
Should be Yes, Yes, No for me since user1 excluded from policy1 and then N/A at the rest. Isn't it Allow if none of the policies applied?
upvoted 20 times
JNeto
2 years, 10 months ago
Also agree, only applies for group 1 so Y,Y,Y. Thanks to all.
upvoted 1 times
...
WoneSix
5 years, 4 months ago
Fridrix is right, and here's why: The policies only apply to members of Group1. If you are not a member of Group1, you get access, unless there is a policy that DOES apply to your group. No policy applies to the Compliant group, so User1 can access from any device. For User2, Policies 1 and 3 apply (Group2 is excluded from Policy2). Policy 1 blocks access to noncompliant devices and both allow access to compliant devices. Since Blocks beat out Allows, User2 can acess from Device1 and not from Device2. Overall answer is YES YES NO. How the answer supplied was determined is beyond me.
upvoted 50 times
STFN2019
4 years, 11 months ago
That is the best answer and the correct one too! Thanks WoneSix.
upvoted 2 times
...
donathon
4 years, 9 months ago
I think likewise. Since the whole purpose of the conditional policy is to control the access of the app name App1, if the user is not even in the include, the user should not have access at all.
upvoted 1 times
...
...
...
...
Moji1
Highly Voted 5 years, 6 months ago
User 1 should have access because user 1 is neither member of group 1 nor group 2. So, the conditional access should not apply to this user because conditional access will only apply to the members of groups 1 or 2. Any idea ???
upvoted 19 times
AlexanderSaad
5 years, 3 months ago
Correct.
upvoted 4 times
...
...
JCkD4Ni3L
Most Recent 2 years, 2 months ago
Yes (User one is not a member of either Group1 or Groupe2), Yes (User2 in Group1, Policy1 Exclusion, Device1 is Compliant), No (User2 in Group1, Device2 is Not Compliant, Not excluded from Policy1)
upvoted 1 times
...
Startkabels
2 years, 7 months ago
Box 1: Y as user1 is not a member of group1 so no policy applies Box 2: Y as user 2 is a member of group1 and device1 is compliant only policy3 applies that grants access Box 3: No as user2 is a member of group1 and device2 is incompliant, policy1 applies that blocks access
upvoted 2 times
...
davem90
3 years, 7 months ago
Y,Y,N is correct, just tested!
upvoted 4 times
...
sabin001
3 years, 7 months ago
Answer are correct. Tested!!
upvoted 2 times
...
TimurKazan
3 years, 10 months ago
correct
upvoted 1 times
...
itstudy369
4 years ago
Multiple Conditional Access policies may apply to an individual user at any time. In this case, all policies that apply must be satisfied. For example, if one policy requires multi-factor authentication (MFA) and another requires a compliant device, you must complete MFA, and use a compliant device. All assignments are logically ANDed. If you have more than one assignment configured, all assignments must be satisfied to trigger a policy. https://docs.microsoft.com/en-us/azure/active-directory/conditional-access/concept-conditional-access-policies
upvoted 2 times
...
TheWallPTA
4 years, 3 months ago
So if Lynxy is correct and table one is incorrect: "The first table is incorrect - this should read User 1 - Group 1" Would that change the first question? Think it Might be NYN in that case? Policy 1 should take priority with the block access over Policy 3?
upvoted 2 times
...
lucidgreen
4 years, 4 months ago
The access is granted by hierarchy. Policy 1 is applied first, Policy 2 second and Policy 3 is the catch all at the end. User 1 has no policies applied to it. So all access, I believe. There appears to be no policy prohibiting User 1's access to App 1 unless there is a rule that says you have access only if you meet one of these criteria. User 2 cannot access App 1 on non-compliant devices. Device 1 is compliant. Device 2 is not. Yes? Yes. No.
upvoted 2 times
lucidgreen
4 years, 3 months ago
Also, remember that the policies don't apply to User 1. No policy equals no restrictions.
upvoted 1 times
...
...
Mriji
4 years, 5 months ago
The first table is wrong, as Lynxy has stated.
upvoted 1 times
...
ibalsayed
4 years, 5 months ago
in policy2 the device state include is "none", so I think the policy has no effect even on user1 or user2
upvoted 1 times
...
us3r
4 years, 5 months ago
Yes Yes No
upvoted 6 times
...
VTHAR
4 years, 8 months ago
I have my doubt on this question and not sure if the first table is accurate. Here is the answers for different scenarios ... If User1 is member of "Compliant" group, YES YES NO. If User1 is member of "Group1" group, NO YES NO.
upvoted 11 times
...
donathon
4 years, 9 months ago
1. None of the policy will apply to user1 because he is not in Group1. 2. Policy1 will not apply because User2 is in Group1 and device is compliant which is excluded from the policy. Policy2 will not apply to User2 because he is also part of Group2 which means he is excluded. Policy3 will apply because User 2 is in Group1 and Policy3 allows all device states. Hence he will be granted access. 3. Policy1 will apply because User2 is in Group1 and the device state is noncompliant which the exclusion does not apply. Hence the access will be blocked. No need to go to other 2 policy as block wins over grants.
upvoted 1 times
...
moh15
4 years, 9 months ago
N N N correct
upvoted 3 times
...
Mike_Row
4 years, 10 months ago
Policy 1 does not apply, Device 1 is excluded because it is compliant. Policy 2 does block access because User 1 is in group 1 and not in the excluded group 2. Answer N Policy 1 does not apply, Device 1 is compliant and excluded. User 2 is member of Group 2, so Policy 2 does not apply because Group 2 is excluded. Policy 3 does apply, User2 is member of group 1, and there are no device status configured. Answer Y Policy 1 does apply, User 2 is member of group 1, Device 2 is Noncompliant. Answer N NYN
upvoted 5 times
Mike_Row
4 years, 10 months ago
Sorry, my question was a bit different. Name member of User 1 Group 1 User 2 Group 1, Group 2 But a group named "Compliant" doesn't make sense.., so I think I got the new version.
upvoted 3 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...