Data Source: azurerm_kusto_database

Use this data source to access information about an existing Kusto Database

Example Usage

data "azurerm_kusto_database" "example" {
  name                = "my-kusto-database"
  resource_group_name = "test_resource_group"
  cluster_name        = "test_cluster"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Timeouts

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