You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/networking.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -147,13 +147,13 @@ Different environment types have different subnet requirements:
147
147
148
148
| Subnet Size | Available IP Addresses<sup>1</sup> | Max nodes (Dedicated workload profile)<sup>2</sup>| Max replicas (Consumption workload profile)<sup>2</sup> |
149
149
|--|--|--|--|
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|
155
155
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.
157
157
<sup>2</sup> This is accounting for apps in single revision mode.
158
158
159
159
# [Consumption only environment](#tab/consumption-only-env)
0 commit comments