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
@@ -219,13 +219,13 @@ To create a private endpoint, follow these steps.
219
219
### Why can't I connect to a private endpoint?
220
220
221
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 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 where firewall rules are applied might prevent you from creating the Private Link.
224
-
1. You might not be able to connect to your private endpoint if your cache instance is using an [unsupported feature](#what-features-arent-supported-with-private-endpoints).
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).
225
225
226
226
### What features aren't supported with private endpoints?
227
227
228
-
Trying to connect from the Azure Portal console is an unsupported scenario where you'll see a connection failure.
228
+
Trying to connect from the Azure portal console is an unsupported scenario where you'll see a connection failure.
229
229
230
230
### How do I verify if my private endpoint is configured correctly?
0 commit comments