Skip to content

Commit 2dfa2c9

Browse files
authored
Merge pull request #176444 from flang-steyer/fxl---Why-can't-I-connect-to-a-private-endpoint-bug
Fxl--- why can't i connect to a private endpoint bug
2 parents 3f5d100 + c84f343 commit 2dfa2c9

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+
- 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).
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)