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 Admins
- disable_environment_creation_by_non_admin_users(Boolean) Disable Environment Creation By Non Admin Users
- disable_newsletter_sendout(Boolean) Disable Newsletter Sendout
- disable_nps_comments_reachout(Boolean) Disable NPS Comments Reachout
- disable_portals_creation_by_non_admin_users(Boolean) Disable Portals Creation By Non Admin Users
- disable_support_tickets_visible_by_all_users(Boolean) Disable Support Tickets Visible By All Users
- disable_survey_feedback(Boolean) Disable Survey Feedback
- disable_trial_environment_creation_by_non_admin_users(Boolean) Disable Trial Environment Creation By Non Admin Users
- id(String) Id of the read operation
- power_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 Reachout
- disable_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 Digest
- disable_developer_environment_creation_by_non_admin_users(Boolean) Disable Developer Environment Creation By Non Admin Users
- enable_default_environment_routing(Boolean) Enable Default Environment Routing
- environment_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 group
- environment_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 Copilot
- enable_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 Users
- disable_use_of_unassigned_ai_builder_credits(Boolean) Disable Use Of Unassigned AI Builder Credits
- enable_tenant_capacity_report_for_environment_admins(Boolean) Enable Tenant Capacity Report For Environment Admins
- enable_tenant_licensing_report_for_environment_admins(Boolean) Enable Tenant Licensing Report For Environment Admins
- storage_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 Logging
- enable_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 Everyone
- disable_create_from_figma(Boolean) Disable Create From Figma
- disable_create_from_image(Boolean) Disable Create From Image
- disable_maker_match(Boolean) Disable Maker Match
- disable_share_with_everyone(Boolean) Disable Share With Everyone
- disable_unused_license_assignment(Boolean) Disable Unused License Assignment
- enable_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 Search
- disable_community_search(Boolean) Disable Community Search
- disable_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