Skip to content

Commit dab8fd7

Browse files
authored
format
1 parent 14056f6 commit dab8fd7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/app-service/environment/networking.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ The size of the subnet can affect the scaling limits of the App Service plan ins
2525
>
2626
> Sample calculation:
2727
>
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
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
3131
> 5 + 1 = 6 IP addresses
3232
>
33-
> For 25 instances:
33+
> For 25 instances:
3434
> 6 x 25 = 150 IP addresses per App Service plan
3535
>
3636
> Since you have 2 App Service plans, 2 x 150 = 300 IP addresses.

0 commit comments

Comments
 (0)