Microsoft Purview Email protection: How to Disable "Do not Forward" and Sensitivity label protection to attachments without protection

Sergio Londono 886 Reputation points
2024-10-04T13:55:18.31+00:00

Hello team,

I disabled the inheritance protection from email to attachment

Set-IRMConfiguration -DecryptAttachmentForEncryptOnly $true

https://learn.microsoft.com/en-us/azure/information-protection/configure-usage-rights#encrypt-only-option-for-emails

User's image

however, this settings only disable the protection inheritance for the "Only-encrypt", it doesn't disable the protection from sensitivity label or "do not forward".

is there any way to disable all the inheritance?

User's image

User's image

We need to be able to disable all the inheritance.

the command only apply to disable inheritance for the Only-encrypt template:

Set-IRMConfiguration -DecryptAttachmentForEncryptOnly $true

how can disable the inheritance from email to attachment?

Microsoft Security | Microsoft Purview
{count} votes

Accepted answer
  1. phemanth 15,765 Reputation points Microsoft External Staff Moderator
    2024-10-09T08:02:51.1333333+00:00

    @Sergio Londono

    I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to accept the answer .

    Ask: I disabled the inheritance protection from email to attachment

    Set-IRMConfiguration
    

    https://learn.microsoft.com/en-us/azure/information-protection/configure-usage-rights#encrypt-only-option-for-emails

    User's image

    however, this settings only disable the protection inheritance for the "Only-encrypt", it doesn't disable the protection from sensitivity label or "do not forward".

    is there any way to disable all the inheritance?

    User's image

    User's image

    We need to be able to disable all the inheritance.

    the command only apply to disable inheritance for the Only-encrypt template:

    YAMLAI ConvertCopy

    Set-IRMConfiguration
    

    how can disable the inheritance from email to attachment?

    Solution:

    unfortunately, from my research, there is not way to disable inheritance from email to attachment when email is protected by:

    1. Template Do not forward
    2. Sensitivity label with encryption

    It looks like the AIP can't be disable and block the inheritance to attachment.

    We will keep your answer here for the rest of the community until something new come up.

    Appreciate if you could share the feedback on our feedback channel. Which would be open for the user community to upvote & comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.

    If I missed anything please let me know and I'd be happy to add it to my answer, or feel free to comment below with any additional information.

    If you have any other questions, please let me know. Thank you again for your time and patience throughout this issue.


    Please don’t forget to Accept Answer and Yes for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

0 additional answers

Sort by: Most 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.