Skip to content

Commit 5c3a2ae

Browse files
Merge pull request #251517 from flang-msft/fxl---BUG-16040300-Add-a-FAQ-on-vnet-article-that-vnet-injection
fxl---Added info from bug VNet injection with Lighthouse
2 parents c39a104 + 3e492d4 commit 5c3a2ae

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/azure-cache-for-redis/cache-how-to-premium-vnet.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,9 @@ The following list contains answers to commonly asked questions about Azure Cach
101101
- [Can I use virtual networks with a standard or basic cache?](#can-i-use-virtual-networks-with-a-standard-or-basic-cache)
102102
- [Why does creating an Azure Cache for Redis instance fail in some subnets but not others?](#why-does-creating-an-azure-cache-for-redis-instance-fail-in-some-subnets-but-not-others)
103103
- [What are the subnet address space requirements?](#what-are-the-subnet-address-space-requirements)
104-
- [Can I connect to my cache from a peered virtual network?](#can-i-connect-to-my-cache-from-a-peered-virtual-network)
104+
- [Can I connect to my cache from a peered virtual network?][Is VNet injection supported on a cache where Azure Lighthouse is enabled?](#is-vnet-injection-supported-on-a-cache-where-azure-lighthouse-is-enabled)(#can-i-connect-to-my-cache-from-a-peered-virtual-network)
105105
- [Do all cache features work when a cache is hosted in a virtual network?](#do-all-cache-features-work-when-a-cache-is-hosted-in-a-virtual-network)
106+
- [Is VNet injection supported on a cache where Azure Lighthouse is enabled?](#is-vnet-injection-supported-on-a-cache-where-azure-lighthouse-is-enabled)
106107

107108
### What are some common misconfiguration issues with Azure Cache for Redis and virtual networks?
108109

@@ -236,6 +237,10 @@ When your cache is part of a virtual network, only clients in the virtual networ
236237

237238
- **Redis Console**: Because Redis Console runs in your local browser---usually on a developer machine that isn't connected to the virtual network---it can't then connect to your cache.
238239

240+
### Is VNet injection supported on a cache where Azure Lighthouse is enabled?
241+
242+
No, if your subscription has Azure Lighthouse enabled, you can't use VNet injection on an Azure Cache for Redis instance. Instead, use private links.
243+
239244
## Use ExpressRoute with Azure Cache for Redis
240245

241246
Customers can connect an [Azure ExpressRoute](https://azure.microsoft.com/services/expressroute/) circuit to their virtual network infrastructure. In this way, they extend their on-premises network to Azure.

0 commit comments

Comments
 (0)