question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New command: enable site classification

See original GitHub issue

Enable 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:closed
  • Created 6 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

2reactions
ypcodecommented, Sep 1, 2018

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

2reactions
ypcodecommented, Aug 31, 2018

Let me make sure it is, I will do it tonight

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found