---
type: resource-type
title: redisEnterprise
description: azure resource type Microsoft.Cache/redisEnterprise
name: redisEnterprise
lexicon: azure
resource_type: Microsoft.Cache/redisEnterprise
---
`Microsoft.Cache/redisEnterprise`, a resource type of the azure lexicon.

## Properties

- `name` (`string`, required): The name of the Redis Enterprise cluster. Name must be 1-60 characters long. Allowed characters(A-Z, a-z, 0-9) and hyphen(-). There can be no leading nor trailing nor consecutive hyphens
- `properties` (`redisEnterprise_ClusterCreateProperties`, required): Other properties of the cluster.
- `identity` (`redisEnterprise_ManagedServiceIdentity`, optional): The managed service identities assigned to this resource.
- `location` (`string`, optional): The geo-location where the resource lives
- `resources` (`any[]`, optional)
- `sku` (`redisEnterprise_Sku`, optional): The SKU to create, which affects price, performance, and features.
- `tags` (`Record<string, unknown>`, optional): Resource tags.
- `zones` (`string[]`, optional): The availability zones.

## Attributes

- `id`
