pp tenant settings list
Lists the global Power Platform tenant settings
Usage
m365 pp tenant settings 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.
Remarks
warning
This command is based on an API that is currently in preview and is subject to change once the API reached general availability.
Examples
Lists the global Power Platform settings of the tenant
m365 pp tenant settings list
Response
- JSON
- Text
- CSV
- Markdown
{
"walkMeOptOut": false,
"disableNPSCommentsReachout": false,
"disableNewsletterSendout": false,
"disableEnvironmentCreationByNonAdminUsers": false,
"disablePortalsCreationByNonAdminUsers": false,
"disableSurveyFeedback": false,
"disableTrialEnvironmentCreationByNonAdminUsers": false,
"disableCapacityAllocationByEnvironmentAdmins": false,
"disableSupportTicketsVisibleByAllUsers": false,
"powerPlatform": {
"search": {
"disableDocsSearch": false,
"disableCommunitySearch": false,
"disableBingVideoSearch": false
},
"teamsIntegration": {
"shareWithColleaguesUserLimit": 10000
},
"powerApps": {
"disableShareWithEveryone": false,
"enableGuestsToMake": false,
"disableMembersIndicator": false,
"disableMakerMatch": false,
"disableUnusedLicenseAssignment": false
},
"environments": {
"disablePreferredDataLocationForTeamsEnvironment": false
},
"governance": {
"disableAdminDigest": true,
"disableDeveloperEnvironmentCreationByNonAdminUsers": false,
"enableDefaultEnvironmentRouting": false
},
"licensing": {
"disableBillingPolicyCreationByNonAdminUsers": false,
"storageCapacityConsumptionWarningThreshold": 85
},
"powerPages": {},
"champions": {
"disableChampionsInvitationReachout": false,
"disableSkillsMatchInvitationReachout": false
},
"intelligence": {
"disableCopilot": false,
"enableOpenAiBotPublishing": false
},
"modelExperimentation": {
"enableModelDataSharing": false
}
}
}
disableCapacityAllocationByEnvironmentAdmins : false
disableEnvironmentCreationByNonAdminUsers : false
disableNPSCommentsReachout : false
disablePortalsCreationByNonAdminUsers : false
disableSupportTicketsVisibleByAllUsers : false
disableSurveyFeedback : false
disableTrialEnvironmentCreationByNonAdminUsers: false
walkMeOptOut : false
walkMeOptOut,disableNPSCommentsReachout,disableNewsletterSendout,disableEnvironmentCreationByNonAdminUsers,disablePortalsCreationByNonAdminUsers,disableSurveyFeedback,disableTrialEnvironmentCreationByNonAdminUsers,disableCapacityAllocationByEnvironmentAdmins,disableSupportTicketsVisibleByAllUsers
,,,,,,,,
# pp tenant settings list
Date: 6/2/2023
Property | Value
---------|-------
walkMeOptOut | false
disableNPSCommentsReachout | false
disableNewsletterSendout | false
disableEnvironmentCreationByNonAdminUsers | false
disablePortalsCreationByNonAdminUsers | false
disableSurveyFeedback | false
disableTrialEnvironmentCreationByNonAdminUsers | false
disableCapacityAllocationByEnvironmentAdmins | false
disableSupportTicketsVisibleByAllUsers | false