azurerm_portal_tenant_configuration

Manages Portal Tenant Configuration.

Example Usage

resource "azurerm_portal_tenant_configuration" "example" {
  private_markdown_storage_enforced = true
}

Arguments Reference

The following arguments are supported:

Attributes Reference

In addition to the Arguments listed above - the following Attributes are exported:

Timeouts

The timeouts block allows you to specify timeouts for certain actions:

Import

Portal Tenant Configurations can be imported using the resource id, e.g.

terraform import azurerm_portal_tenant_configuration.example /providers/Microsoft.Portal/tenantConfigurations/default