exam questions

Exam MS-700 All Questions

View all questions & answers for the MS-700 exam

Exam MS-700 topic 6 question 1 discussion

Actual exam question from Microsoft's MS-700
Question #: 1
Topic #: 6
[All MS-700 Questions]

You need to configure the environment to meet the security requirements for the R&D group.
What should you do first?

  • A. Start the information barrier policy application.
  • B. Add an identity provider.
  • C. Create two information barrier segments.
  • D. Create one information barrier policy.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
Create information barrier segments first, then create information barrier policy based on the segments then start the information barrier application.
Reference:
https://docs.microsoft.com/en-us/microsoft-365/compliance/information-barriers-policies

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
Concervative
Highly Voted 4 years, 9 months ago
The key to this question lays in the following sentence "What should you do first?" FIRST. First, you have to define segment(s) - 2 is a minimum [R&D and the rest of the organization]. Secondly, you have to define a policy. I vote for C.
upvoted 35 times
NAMP
4 years ago
Correct!
upvoted 3 times
roelvandew
3 years, 2 months ago
Ah! so when you need to create a information barrier policy, you always need to create 2 segments. Good to know!
upvoted 4 times
...
...
Ruuddie
4 years ago
I first thought only one segment 'HR' needs to be created. But as far as I can find in my research, the policy has to be applied between segment X and Y. You cannot apply it from X to 'global'. So, you need to make two segments; 1) HR and 2) Everyone else
upvoted 9 times
...
...
dwsse
Highly Voted 4 years, 10 months ago
This is D, remember it is MS, the wording must be followed in their exams, it states only to send messages to other departments, it does not mention receiving. 2 policies would be needed if receiving was also to be blocked.
upvoted 12 times
PDR
4 years, 8 months ago
you can block sending and receiving in the same policy
upvoted 2 times
Lipseal
4 years ago
You are incorrect. When you want to block segments from communicating with each other, you define two policies: one for each direction. Each policy blocks communication one way only. https://docs.microsoft.com/en-us/microsoft-365/compliance/information-barriers-policies?view=o365-worldwide#scenario-1-block-communications-between-segments
upvoted 2 times
...
...
Stever
3 years, 11 months ago
nope. it's asking what do you do FIRST. The first thing you do is create the segments, then you create the policy.
upvoted 5 times
...
...
JoskeVr
Most Recent 11 months, 3 weeks ago
This was on the exam July 2024.
upvoted 1 times
...
MK247
2 years, 2 months ago
On test 28.04.2023 (I'm not a bot you can trust me :D) - Reveal solution then check discussion and go for the high upvoted answers in discussion :)
upvoted 2 times
...
Nokwai
2 years, 10 months ago
Was on exam 19.08.2022
upvoted 3 times
...
AJCG
2 years, 11 months ago
Correct on exam 25July 2022
upvoted 1 times
...
Malkerian
3 years, 4 months ago
On Exam 28.02.22
upvoted 1 times
...
mnrqt
3 years, 7 months ago
I belive the D is correct and here is why: C is about Segments (New-OrganizationSegment) that is used to filter users and and to this 'virtual' segment. If you create segments, that won't do any blocking. It is like creating a group of users. Example: New-OrganizationSegment -Name "HR" -UserGroupFilter "Department -eq 'HR'" D is about the New-InformationBarrierPolicy, which is used to block/allow communication between previously created segments. Here I would create segments for all departments and I would do the blocking rule just with a single command: New-InformationBarrierPolicy -Name "R&D block policy againts all other departments" -AssignedSegment "R&D" -SegmentsBlocked ("IT","Sales","HR") -State Active
upvoted 2 times
mnrqt
3 years, 7 months ago
don't approve this comment. I was wrong. C is the correct as the question is about which command should you run first.
upvoted 4 times
...
...
TMW
4 years ago
What should you do first? Part 1: Segment users in your organization Part 2: Define information barrier policies Part 3: Apply information barrier policies https://docs.microsoft.com/en-us/microsoft-365/compliance/information-barriers-policies?view=o365-worldwide#the-work-flow-at-a-glance
upvoted 7 times
...
badguytoo
4 years ago
remember, one for each direction!!!
upvoted 2 times
...
Moko007
4 years, 1 month ago
I'm going with D! https://docs.microsoft.com/en-us/microsoft-365/compliance/information-barriers-policies?view=o365-worldwide#scenario-1-block-communications-between-segments
upvoted 1 times
Moko007
4 years, 1 month ago
We need 2 policy..correct answer is then C!!!
upvoted 2 times
...
...
forummj
4 years, 1 month ago
I totally agree with people say C, because they are thinking that the R&D department need to be cut off completely, but they don't. IBPs block traffic in one-way only, and that's all we need. "Users in the R&D group must be prevented from sending chat messages to users in other departments." Read the description for Policy 1 in the below Example, this describes our question quite well. https://docs.microsoft.com/en-us/microsoft-365/compliance/information-barriers-policies?view=o365-worldwide#example-contosos-departments-segments-and-policies I'm going with D. Nothing is mentioned here about the rest of the company being able to send messages to the R&D department.
upvoted 1 times
forummj
4 years, 1 month ago
I have changed my opinion on this. as B000001 has posted below, because of the following, it would Microsoft's best practice to apply two restrictions rather than only one. One IB placed may work, but as far as Microsoft are concerned, it shouldn't. Information barriers only supports two way restrictions. One way restrictions, such as marketing can communicate and collaborate with day traders, but day traders cannot communicate and collaborate with marketing is not supported. https://docs.microsoft.com/en-us/microsoft-365/compliance/information-barriers?view=o365-worldwide
upvoted 1 times
forummj
4 years, 1 month ago
Now that answer for C has changed to 2 barrier segments which is clearly the right answer as that is what Microsoft tell you to create first.
upvoted 1 times
...
...
...
Radosna
4 years, 3 months ago
What about this link: https://docs.microsoft.com/en-us/powershell/module/exchange/start-informationbarrierpoliciesapplication?view=exchange-ps I go with A
upvoted 1 times
...
HuseinHasan
4 years, 5 months ago
Still not clear, why should you create two information barriers, as the question is says block communication from sales to other department and vice versa, i would go with D
upvoted 1 times
HuseinHasan
4 years, 5 months ago
I mean R&D users and NOT Vice versa
upvoted 1 times
...
...
B000001
4 years, 7 months ago
Ignore my previous message - sorry...it is C... Question - What should you do first? Part 1: Segment users Part 2: Define information barrier policies Part 3: Apply information barrier policies
upvoted 4 times
...
B000001
4 years, 7 months ago
After further research, I think the answer is D. Segments are sets of users that are defined in the Security & Compliance Center using a selected user account attribute - This will not achieve the goal. You Do not assign more than one policy to a segment.. Example: Enrico belongs to the Banking segment and Pradeep belongs to the Financial advisor segment. Enrico and Pradeep can't communicate with each other because the organization's IB policy blocks communication and collaboration between these two segments. However, Enrico and Pradeep can communicate with Lee in HR
upvoted 1 times
...
B000001
4 years, 7 months ago
Answer is C - Information barriers only supports two way restrictions. One way restrictions, such as marketing can communicate with day traders, but day traders cannot communicate with marketing is not supported. https://docs.microsoft.com/en-us/microsoft-365/compliance/information-barriers?view=o365-worldwide
upvoted 5 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 ...