Skip to content

Commit 1c0e1f8

Browse files
committed
first revision for bug
1 parent 9a2fd96 commit 1c0e1f8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,11 +218,14 @@ To create a private endpoint, follow these steps.
218218

219219
### Why can't I connect to a private endpoint?
220220

221-
If your cache is already a VNet injected cache, private endpoints cannot be used with your cache instance. If your cache instance is using an unsupported feature listed below, you can't connect to your private endpoint instance.
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).
222225

223226
### What features aren't supported with private endpoints?
224227

225-
Currently, portal console support, and persistence to firewall storage accounts aren't supported.
228+
Trying to connect from the Azure Portal console is an unsupported scenario where you'll see a connection failure.
226229

227230
### How do I verify if my private endpoint is configured correctly?
228231

0 commit comments

Comments
 (0)