DLP Policy

2022-11-11T07:21:02.777+00:00

Every time I try to create a custom DLP Policy I receive this error

Missing parameter: 'AccessScope'. Use of 'BlockAccessScope PerUser' requires -BlockAccess $true -AccessScope NotInOrganization -NotifyUser -NotifyAllowOverride parameters.

Also, When I create a policy form templates, the policy created normally.

So, What is the problem?

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
551 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Vasil Michev 108.6K Reputation points MVP
    2022-11-11T10:59:34.657+00:00

    Looks to me like an issue with the UI not correctly passing all the arguments. Best open a support request and report it.
    As a workaround, you can use PowerShell to create the policy/rule:

    https://learn.microsoft.com/en-us/powershell/module/exchange/new-dlpcompliancepolicy?view=exchange-ps
    https://learn.microsoft.com/en-us/powershell/module/exchange/new-dlpcompliancerule?view=exchange-ps


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.