We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14056f6 commit dab8fd7Copy full SHA for dab8fd7
articles/app-service/environment/networking.md
@@ -25,12 +25,12 @@ The size of the subnet can affect the scaling limits of the App Service plan ins
25
>
26
> Sample calculation:
27
28
-> For each App Service plan instance, you need:
29
-> 5 Windows Container apps = 5 IP addresses
30
-> 1 IP address per App Service plan instance
+> For each App Service plan instance, you need:
+> 5 Windows Container apps = 5 IP addresses
+> 1 IP address per App Service plan instance
31
> 5 + 1 = 6 IP addresses
32
33
-> For 25 instances:
+> For 25 instances:
34
> 6 x 25 = 150 IP addresses per App Service plan
35
36
> Since you have 2 App Service plans, 2 x 150 = 300 IP addresses.
0 commit comments