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
Copy file name to clipboardExpand all lines: articles/azure-cache-for-redis/cache-private-link.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -218,10 +218,10 @@ To create a private endpoint, follow these steps.
218
218
219
219
### Why can't I connect to a private endpoint?
220
220
221
-
1. If your cache is already a VNet injected cache, private endpoints can't be used with your cache instance.
222
-
1. You have a limit of one private link for clustered caches. For all other caches, your limit is 100 private links.
223
-
1. Trying 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.
224
-
1. You might not connect to your private endpoint if your cache instance is using an [unsupported feature](#what-features-arent-supported-with-private-endpoints).
221
+
- Private endpoints can't be used with your cache instance if your cache is already a VNet injected cache.
222
+
- You have a limit of one private link for clustered caches. For all other caches, your limit is 100 private links.
223
+
- 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.
224
+
- You might not connect to your private endpoint if your cache instance is using an [unsupported feature](#what-features-arent-supported-with-private-endpoints).
225
225
226
226
### What features aren't supported with private endpoints?
0 commit comments