Hi Yukai9jo,
I had the same error in MultiSegmentMode on an AllowPolicy.
When allowing segment A to communicate with segment B, I had to allow A aswell.
New-InformationBarrierPolicy -Name "AToB" -AssignedSegment "A" -SegmentsAllow "A,B"
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Since the day before yesterday, when I try to create a policy for Information barriers, an error like the one shown in the attached image occurs.
I get the same error when trying with PowerShell.
Do you know what to do to improve it?Since the day before yesterday, when I try to create a policy for Information barriers, an error like the one shown in the attached image occurs.
I get the same error when trying with PowerShell.
Do you know what to do to improve it?
Hi Yukai9jo,
I had the same error in MultiSegmentMode on an AllowPolicy.
When allowing segment A to communicate with segment B, I had to allow A aswell.
New-InformationBarrierPolicy -Name "AToB" -AssignedSegment "A" -SegmentsAllow "A,B"