How can I make a messaging policy in Teams to stop users from editing DLP channelMessage

Narinder Paul 51 Reputation points
2024-02-08T12:37:04.2666667+00:00

I am manually blocking the DLP messages on a msteam channel. But the users can still edit the DLP content. Can I create some DLP or Channel message policy to stop users from doing so, but users still should be able to edit non DLP messages on the channel. Please list if any way to do it via an Ms Graph API call.

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2024-02-08T12:37:04.27+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To prevent users from editing DLP messages in a Microsoft Teams channel, you can create a custom messaging policy that disables the ability to edit sent messages. However, this policy would apply to all messages sent in the channel, not just DLP messages. It is not possible to create a policy that only applies to DLP messages. Here are the steps to create a custom messaging policy in Teams:

    1. In the left navigation of the Microsoft Teams admin center, go to Messaging policies.
    2. Select Add.
    3. Enter a name and description for the policy.
    4. Choose the settings that you want. To disable the ability to edit sent messages, turn off the following settings:
      • Owners can delete sent messages
      • Users can delete sent messages
      • Users can edit sent messages
    5. Select Save.
    6. Assign the policy to the users who need it.

    Please note that this policy would apply to all messages sent in the channel, not just DLP messages. It is not possible to create a policy that only applies to DLP messages.


    References:

    0 comments No comments

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.