Share via

unable to delete the label policy

Glenn Maxwell 13,821 Reputation points
2025-02-23T15:23:44.9533333+00:00

Hi All,

I want to delete one of the label policies. Let's say the policy name is test-lp1. How do I delete this label policy?

When I log in to Microsoft Purview → Information Protection → Policies - Label Publishing Policies → test-lp1, I click on the three dots (⋮) and see options to Edit Policy, Move Up, and Move Down, but I don’t see an option to delete the label policy. Please guide me how to delete this policy?

Microsoft Security | Microsoft Purview
0 comments No comments

Answer accepted by question author

Anonymous
2025-02-24T05:50:52.9933333+00:00

Hi @Glenn Maxwell

Thanks for posting your query!

If you delete a sensitivity label from the Microsoft Purview portal or the Microsoft Purview compliance portal, the label isn't automatically removed from content, and any protection settings continue to be enforced on content that had that label applied.

If you edit a sensitivity label, the version of the label that was applied to content is what's enforced on that content.

For detailed information about what happens when you delete a sensitivity label and how this is different from removing it from a sensitivity label policy, see Removing and deleting labels.

If the label applied encryption, the underlying protection template is archived so that previously protected content can still be opened. Because of this archived protection template, you can't create a new label with the same name. Although it's possible to delete a protection template by using PowerShell, don't do this unless you're sure you don't need to open content that was encrypted with the archived template.

Remove-AipServiceTemplate
      -TemplateId <Guid>
      [<CommonParameters>]

Ref Doc:
https://learn.microsoft.com/en-us/purview/sensitivity-labels
https://learn.microsoft.com/en-us/powershell/module/aipservice/remove-aipservicetemplate?view=azureipps

I hope this information helps. Please do let us know if you have any further queries.

Kindly consider upvoting the comment if the information provided is helpful. This can assist other community members in resolving similar issues.

Thank you.   

Was this answer helpful?


2 additional answers

Sort by: Most helpful
  1. Phil Taylor 25 Reputation points
    2025-09-10T09:47:07.1433333+00:00

    Hi there, it's not very obvious, but if you just select the label policy then a fly-out window will appear to the right, and one of the options in the fly-out is to delete the policy. You can also use the Delete-LabelPolicy PS command.

    Was this answer helpful?

    4 people found this answer helpful.

  2. David Andrew 0 Reputation points
    2025-07-04T05:07:11.08+00:00

    What about deleting the sensitivity label POLICY

    I have the sensitivity labels I want, and they are published but the testing label POLICY, that assigned the labels to the beta group, won't allow me to remove it.

    "New test policy for Joyce and David" cannot be remove just moved down in priority ?

    Was this answer helpful?

    0 comments No comments

Your answer

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