Skip to content

Commit d9f87a2

Browse files
committed
Address comments
1 parent 892ec00 commit d9f87a2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

articles/azure-cache-for-redis/cache-how-to-premium-vnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.date: 07/22/2022
1919
>
2020
2121
> [!IMPORTANT]
22-
> Azure Cache for Redis now supports Azure Private Link, which simplifies the network architecture and secures the connection between endpoints in Azure. You can connect to an Azure Cache instance from your virtual network via a private endpoint, which is assigned a private IP address in a subnet within the virtual network. Azure Private Links is offered on all our tiers, includes Azure Policy support, and simplified NSG rule management. To learn more, see [Private Link Documentation](cache-private-link.md). To migrate your VNet injected caches to Private Link, see [here](cache-vnet-migration.md).
22+
> Azure Cache for Redis recommends using Azure Private Link, which simplifies the network architecture and secures the connection between endpoints in Azure. You can connect to an Azure Cache instance from your virtual network via a private endpoint, which is assigned a private IP address in a subnet within the virtual network. Azure Private Links is offered on all our tiers, includes Azure Policy support, and simplified NSG rule management. To learn more, see [Private Link Documentation](cache-private-link.md). To migrate your VNet injected caches to Private Link, see [here](cache-vnet-migration.md).
2323
>
2424
2525
### Limitations of VNet injection

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Azure Private Link provides private connectivity from a virtual network to Azure
2828
> [!IMPORTANT]
2929
> Enterprise/Enterprise Flash tier does not support `publicNetworkAccess` flag.
3030
- All external cache dependencies won't affect the VNet's NSG rules.
31+
- Persistence to Storage accounts protected with firewall rules is supported when using managed identity to connect to Storage account, see more [here](cache-how-to-import-export-data.md#how-to-export-if-i-have-firewall-enabled-on-my-storage-account)
3132

3233
### Limitations of Private Link
3334

0 commit comments

Comments
 (0)