Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Transport Layer Security (TLS) is a cryptographic protocol that provides secure communication over a network. Azure Managed Redis (preview) supports TLS on all tiers. When you create a service that uses an Azure Managed Redis instance, we strongly encourage you to connect using TLS.
Important
Azure Managed Redis only supports TLS 1.2 and 1.3.
TLS 1.0 and 1.1 are not supported.
This table contains the information for TLS availability in different tiers.
Tier | Memory Optimized, Balanced, Compute Optimized | Flash Optimized |
---|---|---|
Availability | Yes (1.2 and 1.3) | Yes (1.2 and 1.3) |
TLS 1.3 is supported across all tiers of Azure Managed Redis. Presently, there's no option to enforce that TLS 1.3 is used by clients. You're required to negotiate TLS 1.3 when connecting to the cache instance.
TLS 1.2 cipher suites:
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256
TLS 1.3 cipher suites:
TLS_AES_128_GCM_SHA256
TLS_AES_256_GCM_SHA384
Note
The TLS_CHACHA20_POLY1305_SHA256
cipher suite is no longer supported for TLS 1.3 connections. The TLS_AES_128_GCM_SHA256
or TLS_AES_256_GCM_SHA384
cipher suites can be used instead.
By default, TLS is required for access. To disable TLS access:
Azure Managed Redis instances use port 10000
for both TLS and non-TLS connections. If the OSS cluster policy is used, more connections are established using ports in the 85XX
range, regardless of TLS status.
Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayTraining
Module
Introduction to Azure Cache for Redis - Training
Evaluate how Azure Cache for Redis can improve the performance and scalability of your apps. Describe how Redis provides a critical low-latency and high-throughput data storage solution to modern apps.
Certification
Microsoft Certified: Azure Security Engineer Associate - Certifications
Demonstrate the skills needed to implement security controls, maintain an organization’s security posture, and identify and remediate security vulnerabilities.
Documentation
Azure Managed Redis (preview) with Azure Private Link - Azure Managed Redis
Learn how to create an Azure Cache, an Azure Virtual Network, and a Private Endpoint using the Azure portal with a managed Redis cache.
How to configure Azure Managed Redis (preview) - Azure Managed Redis
Understand the default Redis configuration for Azure Managed Redis and learn how to configure your Azure Managed Redis instances.
Troubleshoot connectivity in Azure Managed Redis (preview) - Azure Managed Redis
Learn how to resolve connectivity problems when creating clients with Azure Managed Redis.