Skip to content

Commit 055cca6

Browse files
Merge pull request #261322 from flang-msft/patch-1
fxl---17262610-Redis Enterprise support for Private Links - Public Doc update request
2 parents 842c1ba + 81424eb commit 055cca6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/azure-cache-for-redis/cache-network-isolation.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: flang-msft
55
ms.author: franlanglois
66
ms.service: cache
77
ms.topic: conceptual
8-
ms.date: 08/29/2023
8+
ms.date: 12/14/2023
99

1010

1111
---
@@ -20,7 +20,7 @@ Azure Private Link provides private connectivity from a virtual network to Azure
2020

2121
### Advantages of Private Link
2222

23-
- Private link supported on Basic, Standard, Premium, Enterprise, and Enterprise Flash tiers of Azure Cache for Redis instances.
23+
- Private link supported on all tiers - Basic, Standard, Premium, Enterprise, and Enterprise Flash tiers - of Azure Cache for Redis instances.
2424
- By using [Azure Private Link](../private-link/private-link-overview.md), you can connect to an Azure Cache instance from your virtual network through a private endpoint. The endpoint is assigned a private IP address in a subnet within the virtual network. With this private link, cache instances are available from both within the VNet and publicly.
2525

2626
> [!IMPORTANT]
@@ -32,7 +32,7 @@ Azure Private Link provides private connectivity from a virtual network to Azure
3232
> Enterprise/Enterprise Flash tier does not support `publicNetworkAccess` flag.
3333
3434
- Any external cache dependencies don't affect the VNet's NSG rules.
35-
- Persisting to any Storage accounts protected with firewall rules is supported when using managed identity to connect to Storage account, see more [Import and Export data in Azure Cache for Redis](cache-how-to-import-export-data.md#how-to-export-if-i-have-firewall-enabled-on-my-storage-account)
35+
- Persisting to any storage accounts protected with firewall rules is supported when using managed identity to connect to Storage account, see more [Import and Export data in Azure Cache for Redis](cache-how-to-import-export-data.md#how-to-export-if-i-have-firewall-enabled-on-my-storage-account)
3636

3737
### Limitations of Private Link
3838

@@ -55,11 +55,11 @@ Virtual Network (VNet) is the fundamental building block for your private networ
5555

5656
### Limitations of VNet injection
5757

58-
- Creating and maintaining virtual network configurations can be error prone. Troubleshooting is challenging. Incorrect virtual network configurations can lead to various issues:
59-
- obstructed metrics transmission from your cache instances,
60-
- failure of replica node to replicate data from primary node,
61-
- potential data loss,
62-
- failure of management operations like scaling,
58+
- Creating and maintaining virtual network configurations can be error prone. Troubleshooting is challenging. Incorrect virtual network configurations can lead to various issues:
59+
- obstructed metrics transmission from your cache instances,
60+
- failure of replica node to replicate data from primary node,
61+
- potential data loss,
62+
- failure of management operations like scaling,
6363
- and in the most severe scenarios, loss of availability.
6464
- VNet injected caches are only available for Premium-tier Azure Cache for Redis instances.
6565
- When using a VNet injected cache, you must change your VNet to cache dependencies, such as CRLs/PKI, AKV, Azure Storage, Azure Monitor, and more.

0 commit comments

Comments
 (0)