Redis Cache

Redis Cache Presets

Ready-to-deploy configuration presets for Redis Cache. Each preset is a complete manifest you can copy, customize, and deploy.

3 presets
01

Standard Redis Cache

This preset creates an Azure Cache for Redis with Standard tier (primary + replica), 1 GB cache size (C1), Redis 6, and TLS 1.2 enforcement. The Standard tier provides a replicated two-node cache...

02

Premium Redis Cache with VNet Injection

This preset creates an Azure Cache for Redis with Premium tier injected into a virtual network subnet. VNet injection provides private IP addressing and network isolation -- the cache is not...

03

Development Redis Cache

This preset creates an Azure Cache for Redis with Basic tier, the smallest cache size (C0, 250 MB), and `allkeys-lru` eviction for pure caching workloads. Basic tier provides a single-node cache with...