Skip to content

Commit 7ecd895

Browse files
Update cache-private-link.md
The flag isn't available in Enterprise and Enterprise Flash tier and hence adding this to the documentation. It is added on the other page wherein we discuss regarding network isolation option available for REDIS cache however it will be good to have it here as well https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/cache-network-isolation
1 parent 74b4eee commit 7ecd895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-cache-for-redis/cache-private-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can restrict public access to the private endpoint of your cache by disablin
2020

2121
>[!Important]
2222
> There is a `publicNetworkAccess` flag which is `Disabled` by default.
23-
> You can set the value to `Disabled` or `Enabled`. When set to enabled, this flag allows both public and private endpoint access to the cache. When set to `Disabled`, it allows only private endpoint access. For more information on how to change the value, see the [FAQ](#how-can-i-change-my-private-endpoint-to-be-disabled-or-enabled-from-public-network-access).
23+
> You can set the value to `Disabled` or `Enabled`. When set to enabled, this flag allows both public and private endpoint access to the cache. When set to `Disabled`, it allows only private endpoint access. Enterprise/Enterprise Flash tier does not support `publicNetworkAccess` flag. For more information on how to change the value, see the [FAQ](#how-can-i-change-my-private-endpoint-to-be-disabled-or-enabled-from-public-network-access).
2424
2525
>[!Important]
2626
> Private endpoint is supported on cache tiers Basic, Standard, Premium, and Enterprise. We recommend using private endpoint instead of VNets. Private endpoints are easy to set up or remove, are supported on all tiers, and can connect your cache to multiple different VNets at once.

0 commit comments

Comments
 (0)