microsoft-365-docs icon indicating copy to clipboard operation
microsoft-365-docs copied to clipboard

IB example broken

Open DamienPascua opened this issue 3 years ago • 5 comments
trafficstars

The example at the bottom of the page is incorrect and will not allow publishing the policies when following the instructions as provided. Please update.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

DamienPascua avatar Aug 24 '22 22:08 DamienPascua

@DamienPascua Thank you for your feedback. The syntax used on the example is correct- New-InformationBarrierPolicy -Name "policyname" -AssignedSegment "segment1name" -SegmentsAllowed "segment2name","segment1name"

If you have a problem with a particular example, please let us know with the errors and we can identify if it is a technical bug or documentation issue.

Hope this helps!

Thanks Sri

msbemba avatar Sep 06 '22 10:09 msbemba

@msbemba The issue is with the specific example "Example scenario: Contoso's departments, segments, and policies" "Contoso's IB policies", the documentation instructions are incorrect. Manufacturing blocks communication with Sales and Research with Policy 3, but Policy 1 and 2 do not block communication with Manufacturing

Policy 1 and 2 need to include "Manufacturing" or else Policy 3 creates an asymmetric policy error when trying to apply the policies as stated in the example.

This is further confused by the table outlining the expectation for the example being incorrect if Policy 3 and Manufacturing "can't communicate with" section is intentional. If we want "Manufacturing" to block segments other than HR and Marketing, the full table should read more clearly like this:

Segment -- Can Communicate with -- Can't communicate with HR -- HR, Sales, Marketing, Research, Manufacturing -- (no restrictions) Sales -- HR, Sales, Marketing -- Research, Manufacturing Marketing -- HR, Sales, Marketing, Research, Manufacturing -- (no restrictions) Research -- HR, Marketing -- Sales, Manufacturing Manufacturing -- HR, Marketing -- Sales, Research

If Policy 3 and Manufacturing "can't communicate with" section is not intentional for the example, then the table needs to be updated to reflect this and Policy 3 removed.

DamienPascua avatar Sep 06 '22 19:09 DamienPascua

@DamienPascua Thank you for your feedback.

The scenario is that Sales and Research can communicate with Manufacturing.

image

So Policy 3 will allow Manufacturing to communicate only with HR and Marketing. it won't prevent Research and sales from communicating with Manufacturing as they are allowed to communicate. This policy is a one-way policy.

Hope this helps!

Thanks Sri

msbemba avatar Sep 07 '22 11:09 msbemba

@msbemba If one-way communication policies are now supported by Information Barriers, then why does the related document state otherwise? https://docs.microsoft.com/en-us/microsoft-365/compliance/information-barriers?view=o365-worldwide " Important

Information barriers only supports two-way communication and collaboration restrictions. For example, a scenario where Marketing can communicate and collaborate with Day Traders, but Day Traders cannot communicate and collaborate with Marketing isn't supported."

To clarify further: Policy 1 implies Sales allows communication to Manufacturing Policy 2 implies Research allows communication to Manufacturing Policy 3 implies Manufacturing blocks communication to Sales and Research, making this a one-way policy to both Sales and Research.

DamienPascua avatar Sep 07 '22 16:09 DamienPascua

@DamienPascua Thank you for your feedback. You are correct. I have made changes to the document via PR#https://github.com/MicrosoftDocs/microsoft-365-docs/pull/9699 and once the author approves, the changes will be live.

Thank you so much for your time.

Thanks Sri

msbemba avatar Sep 13 '22 12:09 msbemba

Circling back on this, it looks like the example is still broken with the example table and policies as of today.

DamienPascua avatar Oct 11 '22 16:10 DamienPascua

@msbemba

yogkumgit avatar Oct 11 '22 17:10 yogkumgit

@yogkumgit We are waiting for author to merge the PR

msbemba avatar Oct 23 '22 01:10 msbemba