Skip to content

Commit 1b99fcd

Browse files
authored
Update cache-how-to-premium-vnet.md
1 parent d3c9a90 commit 1b99fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ There are seven outbound port requirements.
109109
| Port(s) | Direction | Transport Protocol | Purpose | Local IP | Remote IP |
110110
| --- | --- | --- | --- | --- | --- |
111111
| 80, 443 |Outbound |TCP |Redis dependencies on Azure Storage/PKI (Internet) | (Redis subnet) |* |
112-
| 53 |Outbound |TCP/UDP |Redis dependencies on DNS (Internet/VNet) | (Redis subnet) | 168.63.129.16 and 169.254.169.254<sup>1</sup>] and any custom DNS server for the subnet<sup>3</sup> |
112+
| 53 |Outbound |TCP/UDP |Redis dependencies on DNS (Internet/VNet) | (Redis subnet) | 168.63.129.16 and 169.254.169.254<sup>1</sup> and any custom DNS server for the subnet<sup>3</sup> |
113113
| 8443 |Outbound |TCP |Internal communications for Redis | (Redis subnet) | (Redis subnet) |
114114
| 10221-10231 |Outbound |TCP |Internal communications for Redis | (Redis subnet) | (Redis subnet) |
115115
| 20226 |Outbound |TCP |Internal communications for Redis | (Redis subnet) |(Redis subnet) |

0 commit comments

Comments
 (0)