exam questions

Exam SC-400 All Questions

View all questions & answers for the SC-400 exam

Exam SC-400 topic 6 question 8 discussion

Actual exam question from Microsoft's SC-400
Question #: 8
Topic #: 6
[All SC-400 Questions]

You have a Microsoft 365 E5 subscription that contains a Microsoft SharePoint Online site named Site1.

You create an information barrier segment named Segment1.

You need to add Segment1 to Site1.

What should you do first?

  • A. Run the Set-SPOSite cmdlet.
  • B. Run the Set-SPOTenant cmdlet.
  • C. Create an information barrier policy.
  • D. Modify the permissions of Site1.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Dools
5 months, 1 week ago
Selected Answer: B
Think this one is B To enable information barriers in SharePoint and OneDrive, run the following command: Set-SPOTenant -InformationBarriersSuspension $false https://learn.microsoft.com/en-us/purview/information-barriers-sharepoint
upvoted 1 times
...
Ruslan23
1 year ago
Selected Answer: C
C is correct.
upvoted 2 times
...
SDiwan
1 year, 1 month ago
Selected Answer: B
Ok I belive correct answer is "B. Run Set-SPOTenant" as the question asks "what should you do first". By default information barriers are not enabled in SPO and OneDrive, so we need to enable it using command: Set-SPOTenant -InformationBarriersSuspension $false Option C, is anyways wrong as Information barrier policy defines which segment can interact with which other segments. Assigning segment to SharePoint site does not need information barrier policy. The question specifically asks "You need to add Segment1 to Site1." , so nothing to do with information barrier policy. To add segment1 to site 1, the approach is to use command Set-SPOSite -Identity <site URL> -AddInformationSegment <segment GUID> Refer: https://learn.microsoft.com/en-us/purview/information-barriers-sharepoint
upvoted 3 times
Ruslan23
1 year ago
But we was able to create the segment, I assume that Information Barriers was enabled yet.
upvoted 2 times
...
...
Domza
1 year, 3 months ago
Selected Answer: C
Its actually step 3, but who is counting LOL Than, you'd want to To: "enable information barriers in SharePoint and OneDrive with PowerShell" PS>Set-SPOTenant -InformationBarriersSuspension $false with love~
upvoted 1 times
...
louisaok
1 year, 3 months ago
Selected Answer: C
Yes, it is C. "Information barrier segments need to be linked to sites through information barrier policies." No policy, No Honey.
upvoted 1 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago