Skip to content

Commit 3dd26b6

Browse files
Merge pull request #292061 from gasridha/docs-editor/cache-network-isolation-1734446656
gasridha - update network isolations doc to be in sync with vnet doc - ado - 30537665
2 parents fa601b3 + d24094a commit 3dd26b6

File tree

1 file changed

+17
-6
lines changed

1 file changed

+17
-6
lines changed

articles/azure-cache-for-redis/cache-network-isolation.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,25 @@ Virtual Network (VNet) enables many Azure resources to securely communicate with
5252

5353
### Limitations of VNet injection
5454

55-
- Creating and maintaining virtual network configurations is error prone. Troubleshooting network configuration issues is challenging. Incorrect virtual network configurations can lead to various issues:
56-
- loss of metrics for your cache instances
57-
- unplanned loss of availability, which can cause data loss (loss of availability caused by customer network configuration might not be covered by SLA)
58-
- failure to replicate data, which can cause data loss
55+
- Creating and maintaining virtual network configurations are often error prone. Troubleshooting is challenging, too. Incorrect virtual network configurations can lead to issues:
56+
57+
- obstructed metrics transmission from your cache instances
58+
59+
- failure of replica node to replicate data from primary node
60+
61+
- potential data loss
62+
5963
- failure of management operations like scaling
64+
65+
- intermittent or complete SSL/TLS failures
66+
67+
- failure to apply updates, including important security and reliability improvements
68+
69+
- in the most severe scenarios, loss of availability
70+
6071
- When using a VNet injected cache, you must keep your VNet updated to allow access to cache dependencies, such as Certificate Revocation Lists, Public Key Infrastructure, Azure Key Vault, Azure Storage, Azure Monitor, and more.
61-
- VNet injected caches are only available for Premium-tier Azure Cache for Redis instances.
62-
- You can't inject an existing Azure Cache for Redis instance into a Virtual Network. You can only select this option when you create the cache.
72+
- VNet injected caches are only available for Premium-tier Azure Cache for Redis instances, not other tiers.
73+
- You can't inject an existing Azure Cache for Redis instance into a Virtual Network. You must select this option when you *create* the cache.
6374

6475
## Firewall rules
6576

0 commit comments

Comments
 (0)