Skip to content

Commit e4cdb98

Browse files
Merge pull request #105640 from animeshdas11/patch-22
Private endpoint is supported on all cache tiers Basic, Standard, Pre…
2 parents 5decded + 9a094a6 commit e4cdb98

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ You can restrict public access to the private endpoint of your cache by disablin
2121
>[!Important]
2222
> There is a `publicNetworkAccess` flag which is `Disabled` by default.
2323
> 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).
24+
25+
>[!Important]
26+
> 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.
2427
>
2528
>
2629

0 commit comments

Comments
 (0)