Skip to content

Commit 5644994

Browse files
authored
Clarify restrictions for Enterprise
1 parent 49dba9f commit 5644994

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ You can restrict public access to the private endpoint of your cache by disablin
2828
>
2929
> When using the Basic tier, you might experience data loss when you delete and recreate a private endpoint.
3030
31+
## Scope of availability
32+
33+
|Tier | Basic, Standard, Premium |Enterprise, Enterprise Flash |
34+
|--------- |:------------------:|:---------:|
35+
|Available | Yes | Yes |
36+
3137
## Prerequisites
3238

3339
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)
@@ -348,14 +354,14 @@ For more information, see [Azure services DNS zone configuration](../private-lin
348354
### Why can't I connect to a private endpoint?
349355

350356
- Private endpoints can't be used with your cache instance if your cache is already a VNet injected cache.
351-
- You have a limit of one private link for clustered caches. For all other caches, your limit is 100 private links.
357+
- On Premium tier caches, you have a limit of one private link for clustered caches. Enterprise and Enterprise Flash tier caches do not have this limitation for clustered caches. For all other caches, your limit is 100 private links.
352358
- You try to [persist data to storage account](cache-how-to-premium-persistence.md) where firewall rules are applied might prevent you from creating the Private Link.
353359
- You might not connect to your private endpoint if your cache instance is using an [unsupported feature](#what-features-arent-supported-with-private-endpoints).
354360

355361
### What features aren't supported with private endpoints?
356362

357363
- Trying to connect from the Azure portal console is an unsupported scenario where you see a connection failure.
358-
- Private links can't be added to caches that are already geo-replicated. To add a private link to a geo-replicated cache: 1. Unlink the geo-replication. 2. Add a Private Link. 3. Last, relink the geo-replication.
364+
- Private links can't be added to caches that are already using [passive geo-replication](cache-how-to-geo-replication.md) in the Premium tier. To add a private link to a geo-replicated cache: 1. Unlink the geo-replication. 2. Add a Private Link. 3. Last, relink the geo-replication. (Enterprise tier caches using [active geo-replication](cache-how-to-active-geo-replication.md) do not have this restriction.)
359365

360366
### How do I verify if my private endpoint is configured correctly?
361367

0 commit comments

Comments
 (0)