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
@@ -145,13 +145,13 @@ Different environment types have different subnet requirements:
145
145
146
146
| Subnet Size | Available IP Addresses<sup>1</sup> | Max nodes (Dedicated workload profile)<sup>2</sup>| Max replicas (Consumption workload profile)<sup>2</sup> |
147
147
|--|--|--|--|
148
-
| /23 |500|250| 2,500|
149
-
| /24 |244|122| 1,220|
150
-
| /25 |116|58|580|
151
-
| /26 |52|26|260|
152
-
| /27 |20|10|100|
148
+
| /23 |495|247| 2,470|
149
+
| /24 |239|119| 1,190|
150
+
| /25 |111|55|550|
151
+
| /26 |47|23|230|
152
+
| /27 |15|7|70|
153
153
154
-
<sup>1</sup> The available IP addresses are the size of the subnet minus the 12 IP addresses required for Azure Container Apps infrastructure.
154
+
<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.
155
155
<sup>2</sup> This is accounting for apps in single revision mode.
156
156
157
157
# [Consumption only environment](#tab/consumption-only-env)
0 commit comments