Skip to content

Commit bab1b46

Browse files
committed
Catch up on commits.
1 parent 749decd commit bab1b46

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/container-apps/custom-virtual-networks.md

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

6262
| Subnet Size | Available IP Addresses<sup>1</sup> | Max nodes (Dedicated workload profile)<sup>2</sup>| Max replicas (Consumption workload profile)<sup>2</sup> |
6363
|--|--|--|--|
64-
| /23 | 495 | 247 | 2,470 |
65-
| /24 | 239 | 119 | 1,190 |
66-
| /25 | 111 | 55 | 550 |
67-
| /26 | 47 | 23 | 230 |
68-
| /27 | 15 | 7 | 70 |
64+
| /23 | 498 | 249 | 2,490 |
65+
| /24 | 242 | 121 | 1,210 |
66+
| /25 | 114 | 57 | 570 |
67+
| /26 | 50 | 25 | 250 |
68+
| /27 | 18 | 9 | 90 |
6969

70-
<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.
70+
<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.
7171
<sup>2</sup> This is accounting for apps in single revision mode.
7272

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

0 commit comments

Comments
 (0)