Skip to content

Commit e64eb57

Browse files
animeshdas11flang-msft
authored andcommitted
Added the pointer that Private Link is also supported in Enterprise and Enterprise flash tiers
Added the pointer that Private Link is also supported in Enterprise and Enterprise flash tiers ### Advantages of Private Link - Supported on Basic, Standard,Premium, Enterprise and Enterprise Flash tiered Azure Cache for Redis instances.
1 parent 6605522 commit e64eb57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Azure Private Link provides private connectivity from a virtual network to Azure
1818

1919
### Advantages of Private Link
2020

21-
- Supported on Basic, Standard, and Premium Azure Cache for Redis instances.
21+
- Supported on Basic, Standard,Premium, Enterprise and Enterprise Flash tiered Azure Cache for Redis instances.
2222
- By using [Azure Private Link](../private-link/private-link-overview.md), you can connect to an Azure Cache instance from your virtual network via 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.
2323
- Once a private endpoint is created, access to the public network can be restricted through the `publicNetworkAccess` flag. This flag is set to `Disabled` by default, which will only allow private link access. You can set the value to `Enabled` or `Disabled` with a PATCH request. For more information, see [Azure Cache for Redis with Azure Private Link](cache-private-link.md).
2424
- All external cache dependencies won't affect the VNet's NSG rules.

0 commit comments

Comments
 (0)