Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 535 Bytes

Get-PnPSiteClassification.md

File metadata and controls

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

Get-PnPSiteClassification

SYNOPSIS

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

EXAMPLES

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

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

Returns the currently set site classifications for the tenant.

RELATED LINKS

SharePoint Developer Patterns and Practices