RedisCache
Resource Icon

Resource Overview
Azure Redis Cache is a managed in-memory data store service that provides high throughput and low latency by caching frequently accessed application data in memory.
It is used to reduce backend load and improve response times in scenarios such as session management, cache layers, and real-time data processing.
Associated Resources
Parent Resources
Connected Resources
Resource Configuration
sku_name: Pricing tier for the Redis Cache -Basic,Standard,Premium,Enterprisecache_type: Size and performance tier (SKU detail type) of the Redis Cacheversion: Redis version -6enable_non_ssl_port: Whether to enable the non-SSL port -true,falseminimum_tls_version: Minimum TLS version applied to Redis -1.0,1.1,1.2public_network_access_enabled: Whether to allow Redis access via the public network -true,falsetag: Tags used to categorize resources
Redis Firewall Rule (redis_firewall_rule)
redis_firewall_rule.start_ip: Starting IP address allowed for accessredis_firewall_rule.end_ip: Ending IP address allowed for access