Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 516 Bytes

Disable-PnPSiteClassification.md

File metadata and controls

23 lines (17 loc) · 516 Bytes
external help file applicable schema
SharePoint Online
2.0.0

Disable-PnPSiteClassification

SYNOPSIS

Disables Site Classifications for the tenant. Requires a connection to the Microsoft Graph.

EXAMPLES

------------------EXAMPLE 1------------------

PS:> Connect-PnPOnline -Scopes "Directory.ReadWrite.All"
PS:> Disable-PnPSiteClassification

Disables Site Classifications for your tenant.

RELATED LINKS

SharePoint Developer Patterns and Practices