entra siteclassification get
Gets site classification configuration
Usage
m365 entra siteclassification get [options]
Options
-h, --help [help]Output usage information. Optionally, specify which section of command's help you want to see. Allowed values are
options,examples,remarks,permissions,response,full. Default isoptions.--query [query]JMESPath query string. See http://jmespath.org/ for more information and examples.
-o, --output [output]Output type.
json,text,csv,md,none. Defaultjson.--verboseRuns command with verbose logging.
--debugRuns command with debug logging.
Examples
Get information about the Microsoft 365 Tenant site classification.
m365 entra siteclassification get
Response
- JSON
- Text
- CSV
- Markdown
{
"UsageGuidelinesUrl": "https://contoso.sharepoint.com/sites/compliance",
"GuestUsageGuidelinesUrl": "",
"Classifications": [
"HBI",
"MBI",
"LBI",
"GDPR"
],
"DefaultClassification": "MBI"
}
Classifications : ["HBI","MBI","LBI","GDPR"]
DefaultClassification : MBI
GuestUsageGuidelinesUrl:
UsageGuidelinesUrl : https://contoso.sharepoint.com/sites/compliance
UsageGuidelinesUrl,GuestUsageGuidelinesUrl,DefaultClassification
https://contoso.sharepoint.com/sites/compliance,,MBI
# entra siteclassification get
Date: 2023-06-02
Property | Value
---------|-------
UsageGuidelinesUrl | https://contoso.sharepoint.com/sites/compliance
GuestUsageGuidelinesUrl |
DefaultClassification | MBI
More information
- SharePoint "modern" sites classification: https://learn.microsoft.com/sharepoint/dev/solution-guidance/modern-experience-site-classification