Skip to content

Commit 1543f64

Browse files
committed
Merge branch 'patch-93' of into fxl
2 parents dc1750d + 453c6ea commit 1543f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-cache-for-redis/cache-remove-tls-10-11.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ TLS versions 1.0 and 1.1 also don't support the modern encryption methods and ci
2828
2929
As a part of this effort, you can expect the following changes to Azure Cache for Redis:
3030

31-
- _Phase 1_: Azure Cache for Redis stops offering TLS 1.0/1.1 as an option for MinimumTLSVersion setting for new cache creates. Existing cache instances won't be updated at this point. You can still use the Azure portal or other management APIs to [change the minimum TLS version](cache-configure.md#access-ports) to 1.0 or 1.1 for backward compatibility.
31+
- _Phase 1_: Azure Cache for Redis stops offering TLS 1.0/1.1 as an option for MinimumTLSVersion setting for new cache creates. Existing cache instances won't be updated at this point. You will not be able to set the Minimium TLS version to 1.0 or 1.1 for your existing cache.
3232
- _Phase 2_: Azure Cache for Redis stops supporting TLS 1.1 and TLS 1.0 starting November 1, 2024. After this change, your application must use TLS 1.2 or later to communicate with your cache. The Azure Cache for Redis service will be available while we update the MinimumTLSVerion for all caches to 1.2.
3333

3434
| Date | Description |

0 commit comments

Comments
 (0)