New command: enable site classification
See original GitHub issueEnable site classification
- command:
graph siteclassification enable -c|--classifications <classifications> -d|--defaultClassification <defaultClassification> --usageGuidelinesUrl [usageGuidelinesUrl] - classifications: comma-separated list of classifications to enable in the tenant
- defaultClassifications: classification to use by default
- usageGuidelinesUrl: URL with additional information that should be displayed when choosing the classification for the given site
- requires connection to the Microsoft Graph (#10)
For more information see the Enable-PnPSiteClassification cmdlet
Issue Analytics
- State:
- Created 6 years ago
- Comments:12 (12 by maintainers)
Top Results From Across the Web
How to enable site classification in modern SharePoint site
The site classification option is not enabled by default in modern site and you need to configure it using either CSOM or PowerShell...
Read more >SharePoint Online Site Classification Using PnP PowerShell
Below PnP PowerShell command will enable Site classification in tenant level with three sample classifications (“HBI”, “LBI”, “Top Secret”) ...
Read more >Change "Classification" of Communication Site?
1. Configure classification taxonomy for Unified Groups ($setting["ClassificationList"] = "LBI,MBI,HBI") · 2. Configure a default classification ...
Read more >Enabling out-of-the-box site classification for SharePoint sites
PnP Short Video on how to enable out of the box site classification capability for modern team site (o365 group associated sites) ...
Read more >Understanding SharePoint Online Site Classification - YouTube
In this video learn what the SharePoint Online Site Classification is, and how to configure and use it. Moreover, let's see how to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Here is the current state of this future PR : https://github.com/ypcode/office365-cli/tree/dev-graph-site-classification-set. As I said, the docs and testing are not done, will do it after being back from vacation after September, 10th.
I didn’t check yours @appieschot , but maybe we can have some sort of sync in each other PRs.
Will be more active soon 😃 Cheers, Yannick
Let me make sure it is, I will do it tonight