Skip to content

Commit 286766f

Browse files
committed
update date, acrolinx
1 parent b6fe842 commit 286766f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/redis/private-link.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Managed Redis with Azure Private Link
33
description: Learn how to create an Azure Cache, an Azure Virtual Network, and a Private Endpoint using the Azure portal with a managed Redis cache.
4-
ms.date: 12/01/2025
4+
ms.date: 01/20/2026
55
ms.topic: article
66
ai-usage: ai-assisted
77
ms.custom:
@@ -143,7 +143,7 @@ With `publicNetworkAccess`, the following network configurations are now support
143143
- Private traffic without Private Links
144144
- Private traffic with Private Links
145145

146-
Disabling `publicNetworkAccess` and protecting your cache by using a VNet along with a Private Endpoint and Private Links is the most secure option. A VNet enables network controls and adds an extra layer of security. Private Links restrict traffic to one-way communication from the virtual network, offering enhanced network isolation. This means that even if the Azure Managed Redis resource is compromised, other resources within the virtual network remain secure.
146+
Disabling `publicNetworkAccess` and protecting your cache by using a VNet along with a Private Endpoint and Private Links is the most secure option. A VNet enables network controls and adds an extra layer of security. Private Links restrict traffic to one-way communication from the virtual network, offering enhanced network isolation. Using a VNet means that even if the Azure Managed Redis resource is compromised, other resources within the virtual network remain secure.
147147

148148
### Updating a cache to use `publicNetworkAccess` by using the portal
149149

0 commit comments

Comments
 (0)