diff --git a/exchange/exchange-ps/exchange/New-DlpCompliancePolicy.md b/exchange/exchange-ps/exchange/New-DlpCompliancePolicy.md index 53dccb7f13..17a536c78d 100644 --- a/exchange/exchange-ps/exchange/New-DlpCompliancePolicy.md +++ b/exchange/exchange-ps/exchange/New-DlpCompliancePolicy.md @@ -300,7 +300,10 @@ The EnforcementPlanes parameter defines the layer where policy actions are run. `-EnforcementPlanes @("")`. -Currently, the only supported value is Entra, for use with policies applied to an Entra-registered enterprise application in the organization. +Currently, supported values are: + +- Entra: For use with policies applied to Entra-registered enterprise applications in the organization. +- Browser: For use with policies applied to unmanaged cloud apps in Edge for Business. ```yaml Type: MultiValuedProperty diff --git a/exchange/exchange-ps/exchange/Set-DlpCompliancePolicy.md b/exchange/exchange-ps/exchange/Set-DlpCompliancePolicy.md index ef3708c0cf..af75bf6d9d 100644 --- a/exchange/exchange-ps/exchange/Set-DlpCompliancePolicy.md +++ b/exchange/exchange-ps/exchange/Set-DlpCompliancePolicy.md @@ -576,7 +576,10 @@ The EnforcementPlanes parameter defines the layer where policy actions are run. `-EnforcementPlanes @("")`. -Currently, the only supported value is Entra, for use with policies applied to an Entra-registered enterprise application in the organization. +Currently, supported values are: + +- Entra: For use with policies applied to Entra-registered enterprise applications in the organization. +- Browser: For use with policies applied to unmanaged cloud apps in Edge for Business. ```yaml Type: MultiValuedProperty