Skip to content

Commit cc4963c

Browse files
authored
Update articles/container-apps/firewall-integration.md
1 parent eefb263 commit cc4963c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/firewall-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ The following tables describe how to configure a collection of NSG allow rules.
4343
|--|--|--|--|
4444
| TCP | `443` | \* | Allowing all outbound on port `443` provides a way to allow all FQDN based outbound dependencies that don't have a static IP. |
4545
| UDP | `123` | \* | NTP server. |
46-
| Any | \* | Infrastructure subnet address space | Allow communication between IPs in the infrastructure subnet. This address is passed as a parameter when you create an environment. For example, `10.0.0.0/23`. |![image](https://user-images.githubusercontent.com/40045869/178787760-ab4525ee-bb76-4bd5-8fbe-d123736e92aa.png)
46+
| Any | \* | Infrastructure subnet address space | Allow communication between IPs in the infrastructure subnet. This address is passed as a parameter when you create an environment. For example, `10.0.0.0/23`. |

0 commit comments

Comments
 (0)