Forum Discussion
Rohit Yadav
Mar 12, 2025Bronze Contributor
Does SharePoint Classic sites support Sensitivity Labels?
Hi there, I am implementing Sensitivity Labels for an organization. They have a couple of SharePoint Classic sites that are required to be labelled. These sites have the old UI and as a result have...
KoprowskiT
Mar 12, 2025MVP
My Second Answer: Yes, you can apply Sensitivity Labels to SharePoint Classic sites using both the Admin Center and PowerShell:
- Admin Center:
- Navigate to the SharePoint Admin Center.
- Select the site you want to label.
- Click on the Policies tab.
- Under Sensitivity, click Edit and choose the label to assign to the site
- PowerShell:
- Ensure Sensitivity Labels are enabled.
- Create an Azure AD App Registration with permissions to assign sensitivity labels for SharePoint sites.
- Enable metered APIs and services in Microsoft Graph.
- Run the script provided in this article
Assign Sensitivity Labels In SharePoint with MSGraph (PowerShell)
| https://sposcripts.com/assign-sensitivity-labels-in-sharepoint