Data Source: azurerm_cdn_frontdoor_rule_set

Use this data source to access information about an existing Front Door (standard/premium) Rule Set.

Example Usage

data "azurerm_cdn_frontdoor_rule_set" "example" {
  name                = "existing-rule-set"
  profile_name        = "existing-profile"
  resource_group_name = "existing-resources"
}

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: