New command: add command to disable site classification
See original GitHub issueDisable site classification
- command:
graph siteclassification disable --confirm - confirm: don’t prompt for confirmation before disabling site classification
- requires connection to the Microsoft Graph (#10)
For more information see the Disable-PnPSiteClassification cmdlet
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
SharePoint Online Site Classification Using PnP PowerShell
This command will help you to add new site classifications in existing classification list. Add-PnPSiteClassification -Classifications “SBI” ...
Read more >Set-PnPSite | PnP PowerShell
Sets the current site classification tag to HBI ... Set-PnPSite -DisableFlows:$false ... Specifies if comments on site pages are enabled or disabled.
Read more >Use sensitivity labels with Microsoft Teams, Microsoft 365 ...
Use sensitivity labels to protect content in SharePoint and Microsoft Teams sites, and Microsoft 365 groups.
Read more >Commands | Visual Studio Code Extension API
executeCommand API programmatically executes a command. This lets you use VS Code's ... registerHoverProvider( 'javascript', new (class implements vscode.
Read more >macie2 — AWS CLI 1.27.37 Command Reference
Did you find this page useful? Do you have a suggestion to improve the documentation? Give us feedback. If you would like 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

Let’s stick with
graph siteclassification disable --confirmfor now. Thanks for checking 👍@waldekmastykarz yes! I am hoping to finalize the ‘enable’ today so I can move on and implement the disable.