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

## Properties

- `name` (`string`, required): The name of the RedisResource
- `properties` (`RedisCache_RedisCreateProperties`, required): Redis cache properties.
- `identity` (`RedisCache_ManagedServiceIdentity`, optional): The identity of the resource.
- `location` (`string`, optional): The geo-location where the resource lives
- `resources` (`any[]`, optional)
- `tags` (`Record<string, unknown>`, optional): Resource tags.
- `zones` (`string[]`, optional): A list of availability zones denoting where the resource needs to come from.

## Attributes

- `id`
