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
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
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~
Yes, it is C.
"Information barrier segments need to be linked to sites through information barrier policies."
No policy, No Honey.
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.SC-400 Exam Questions
Log in to ExamTopics
Sign in:
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.
Dools
5 months, 1 week agoRuslan23
1 year agoSDiwan
1 year, 1 month agoRuslan23
1 year agoDomza
1 year, 3 months agolouisaok
1 year, 3 months ago