entra groupsetting list
Lists Entra group settings
Usage
m365 entra groupsetting list [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
,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
.--verbose
Runs command with verbose logging.
--debug
Runs command with debug logging.
Examples
List all group settings in the tenant
m365 entra groupsetting list
Response
- JSON
- Text
- CSV
- Markdown
[
{
"id": "bce6212c-0810-459f-9635-8d9ba78d2c49",
"displayName": "Group.Unified",
"templateId": "62375ab9-6b52-47ed-826b-58e47e0e304b",
"values": [
{
"name": "NewUnifiedGroupWritebackDefault",
"value": "True"
},
{
"name": "EnableMIPLabels",
"value": "True"
},
{
"name": "CustomBlockedWordsList",
"value": ""
},
{
"name": "EnableMSStandardBlockedWords",
"value": "False"
},
{
"name": "ClassificationDescriptions",
"value": ""
},
{
"name": "DefaultClassification",
"value": ""
},
{
"name": "PrefixSuffixNamingRequirement",
"value": ""
},
{
"name": "AllowGuestsToBeGroupOwner",
"value": "False"
},
{
"name": "AllowGuestsToAccessGroups",
"value": "True"
},
{
"name": "GuestUsageGuidelinesUrl",
"value": ""
},
{
"name": "GroupCreationAllowedGroupId",
"value": ""
},
{
"name": "AllowToAddGuests",
"value": "True"
},
{
"name": "UsageGuidelinesUrl",
"value": "https://guideline.example.com"
},
{
"name": "ClassificationList",
"value": ""
},
{
"name": "EnableGroupCreation",
"value": "True"
}
]
}
]
displayName: Group.Unified
id : bce6212c-0810-459f-9635-8d9ba78d2c49
id,displayName,templateId
bce6212c-0810-459f-9635-8d9ba78d2c49,Group.Unified,62375ab9-6b52-47ed-826b-58e47e0e304b
# entra groupsetting list
Date: 2023-06-01
## Group.Unified (bce6212c-0810-459f-9635-8d9ba78d2c49)
Property | Value
---------|-------
id | bce6212c-0810-459f-9635-8d9ba78d2c49
displayName | Group.Unified
templateId | 62375ab9-6b52-47ed-826b-58e47e0e304b