---
type: resource-type
title: Kustoclusters
description: azure resource type Microsoft.Kusto/clusters
name: Kustoclusters
lexicon: azure
resource_type: Microsoft.Kusto/clusters
---
`Microsoft.Kusto/clusters`, a resource type of the azure lexicon.

## Properties

- `name` (`string`, required): The name of the Kusto cluster.
- `identity` (`Kustoclusters_Identity`, optional): The identity of the cluster, if configured.
- `location` (`string`, optional): The geo-location where the resource lives
- `properties` (`Kustoclusters_ClusterProperties`, optional): The cluster properties.
- `resources` (`any[]`, optional)
- `sku` (`Kustoclusters_AzureSku`, optional): The SKU of the cluster.
- `tags` (`Record<string, unknown>`, optional): Resource tags.
- `zones` (`string[]`, optional): The availability zones.

## Attributes

- `id`
