New-InformationBarrierPolicy:Internal server error

Yukai9jo 0 Reputation points
2024-02-16T06:48:49.7133333+00:00

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?
User's image

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
1,141 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Immanuel Stein 11 Reputation points
    2024-02-20T09:11:57.22+00:00

    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"

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.