Data Source: azurerm_kusto_cluster

Use this data source to access information about an existing Kusto (also known as Azure Data Explorer) Cluster

Example Usage

data "azurerm_kusto_cluster" "example" {
  name                = "kustocluster"
  resource_group_name = "test_resource_group"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:


An identity block exports the following:

Timeouts

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