Skip to content

Commit b1ea756

Browse files
committed
14 reserved
1 parent 4454e07 commit b1ea756

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/container-apps/networking.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -147,13 +147,13 @@ Different environment types have different subnet requirements:
147147

148148
| Subnet Size | Available IP Addresses<sup>1</sup> | Max nodes (Dedicated workload profile)<sup>2</sup>| Max replicas (Consumption workload profile)<sup>2</sup> |
149149
|--|--|--|--|
150-
| /23 | 495 | 247 | 2,470 |
151-
| /24 | 239 | 119 | 1,190 |
152-
| /25 | 111 | 55 | 550 |
153-
| /26 | 47 | 23 | 230 |
154-
| /27 | 15 | 7 | 70 |
150+
| /23 | 498 | 249 | 2,490 |
151+
| /24 | 242 | 121 | 1,210 |
152+
| /25 | 114 | 57 | 570 |
153+
| /26 | 50 | 25 | 250 |
154+
| /27 | 18 | 9 | 90 |
155155

156-
<sup>1</sup> The available IP addresses is the size of the subnet minus the 12 IP addresses required for Azure Container Apps infrastructure and 5 IP addresses reserved by the subnet.
156+
<sup>1</sup> The available IP addresses is the size of the subnet minus the 14 IP addresses required for Azure Container Apps infrastructure which includes 5 IP addresses reserved by the subnet.
157157
<sup>2</sup> This is accounting for apps in single revision mode.
158158

159159
# [Consumption only environment](#tab/consumption-only-env)

0 commit comments

Comments
 (0)