You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
348
354
### Why can't I connect to a private endpoint?
349
355
350
356
- 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.
352
358
- 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.
353
359
- You might not connect to your private endpoint if your cache instance is using an [unsupported feature](#what-features-arent-supported-with-private-endpoints).
354
360
355
361
### What features aren't supported with private endpoints?
356
362
357
363
- 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.)
359
365
360
366
### How do I verify if my private endpoint is configured correctly?
0 commit comments