powerplatform_tenant_settings (Data Source)
Fetches Power Platform Tenant Settings. See Tenant Settings Overview for more information.
Example Usage
terraform {
required_providers {
powerplatform = {
source = "microsoft/power-platform"
}
}
}
provider "powerplatform" {
use_cli = true
}
data "powerplatform_tenant_settings" "settings" {}
Schema
Optional
timeouts
(Attributes) (see below for nested schema)
Read-Only
disable_capacity_allocation_by_environment_admins
(Boolean) Disable Capacity Allocation By Environment Adminsdisable_environment_creation_by_non_admin_users
(Boolean) Disable Environment Creation By Non Admin Usersdisable_newsletter_sendout
(Boolean) Disable Newsletter Sendoutdisable_nps_comments_reachout
(Boolean) Disable NPS Comments Reachoutdisable_portals_creation_by_non_admin_users
(Boolean) Disable Portals Creation By Non Admin Usersdisable_support_tickets_visible_by_all_users
(Boolean) Disable Support Tickets Visible By All Usersdisable_survey_feedback
(Boolean) Disable Survey Feedbackdisable_trial_environment_creation_by_non_admin_users
(Boolean) Disable Trial Environment Creation By Non Admin Usersid
(String) Id of the read operationpower_platform
(Attributes) Power Platform (see below for nested schema)walk_me_opt_out
(Boolean) Walk Me Opt Out
Nested Schema for timeouts
Nested Schema for power_platform
Read-Only:
catalog_settings
(Attributes) Catalog Settings (see below for nested schema)champions
(Attributes) Champions (see below for nested schema)environments
(Attributes) Environments (see below for nested schema)governance
(Attributes) Governance (see below for nested schema)intelligence
(Attributes) Intelligence (see below for nested schema)licensing
(Attributes) Licensing (see below for nested schema)model_experimentation
(Attributes) Model Experimentation (see below for nested schema)power_apps
(Attributes) Power Apps (see below for nested schema)power_automate
(Attributes) Power Automate (see below for nested schema)power_pages
(Attributes) Power Pages (see below for nested schema)search
(Attributes) Search (see below for nested schema)teams_integration
(Attributes) Teams Integration (see below for nested schema)user_management_settings
(Attributes) User Management Settings (see below for nested schema)
Nested Schema for power_platform.catalog_settings
Read-Only:
power_catalog_audience_setting
(String) Power Catalog Audience Setting
Nested Schema for power_platform.champions
Read-Only:
disable_champions_invitation_reachout
(Boolean) Disable Champions Invitation Reachoutdisable_skills_match_invitation_reachout
(Boolean) Disable Skills Match Invitation Reachout
Nested Schema for power_platform.environments
Read-Only:
disable_preferred_data_location_for_teams_environment
(Boolean) Disable Preferred Data Location For Teams Environment
Nested Schema for power_platform.governance
Read-Only:
disable_admin_digest
(Boolean) Disable Admin Digestdisable_developer_environment_creation_by_non_admin_users
(Boolean) Disable Developer Environment Creation By Non Admin Usersenable_default_environment_routing
(Boolean) Enable Default Environment Routingenvironment_routing_all_makers
(Boolean) Select who can be routed to a new personal developer environment. (All Makers = true, New Makers = false)environment_routing_target_environment_group_id
(String) Assign newly created personal developer environments to a specific environment groupenvironment_routing_target_security_group_id
(String) Restrict routing to members of the following security group. (00000000-0000-0000-0000-000000000000 allows all users)policy
(Attributes) Policy (see below for nested schema)
Nested Schema for power_platform.governance.policy
Read-Only:
enable_desktop_flow_data_policy_management
(Boolean) Enable Desktop Flow Data Policy Management
Nested Schema for power_platform.intelligence
Read-Only:
disable_copilot
(Boolean) Disable Copilotenable_open_ai_bot_publishing
(Boolean) Enable Open AI Bot Publishing
Nested Schema for power_platform.licensing
Read-Only:
disable_billing_policy_creation_by_non_admin_users
(Boolean) Disable Billing Policy Creation By Non Admin Usersdisable_use_of_unassigned_ai_builder_credits
(Boolean) Disable Use Of Unassigned AI Builder Creditsenable_tenant_capacity_report_for_environment_admins
(Boolean) Enable Tenant Capacity Report For Environment Adminsenable_tenant_licensing_report_for_environment_admins
(Boolean) Enable Tenant Licensing Report For Environment Adminsstorage_capacity_consumption_warning_threshold
(Number) Storage Capacity Consumption Warning Threshold
Nested Schema for power_platform.model_experimentation
Read-Only:
disable_data_logging
(Boolean) Disable Data Loggingenable_model_data_sharing
(Boolean) Enable Model Data Sharing
Nested Schema for power_platform.power_apps
Read-Only:
disable_connection_sharing_with_everyone
(Boolean) Disable Connection Sharing With Everyonedisable_create_from_figma
(Boolean) Disable Create From Figmadisable_create_from_image
(Boolean) Disable Create From Imagedisable_maker_match
(Boolean) Disable Maker Matchdisable_share_with_everyone
(Boolean) Disable Share With Everyonedisable_unused_license_assignment
(Boolean) Disable Unused License Assignmentenable_guests_to_make
(Boolean) Enable Guests To Make
Nested Schema for power_platform.power_automate
Read-Only:
disable_copilot
(Boolean) Disable Copilot
Nested Schema for power_platform.power_pages
Nested Schema for power_platform.search
Read-Only:
disable_bing_video_search
(Boolean) Disable Bing Video Searchdisable_community_search
(Boolean) Disable Community Searchdisable_docs_search
(Boolean) Disable Docs Search
Nested Schema for power_platform.teams_integration
Read-Only:
share_with_colleagues_user_limit
(Number) Share With Colleagues User Limit
Nested Schema for power_platform.user_management_settings
Read-Only:
enable_delete_disabled_user_in_all_environments
(Boolean) Enable Delete Disabled User In All Environments