Skip to content

Commit 77246cd

Browse files
committed
Learn Editor: Update inject-vnet-v2.md
1 parent 9c74462 commit 77246cd

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

articles/api-management/inject-vnet-v2.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,17 +62,15 @@ The following table shows subnet sizing examples for API Management virtual netw
6262
| -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
6363
| /27 | 32 | 5 | 2 | 1 | 24 | 12 | 13 |
6464
| /26 | 64 | 5 | 2 | 1 | 56 | 28 | 29 |
65-
| /25 | 128 | 5 | 2 | 1 | 120 | 60* | 61* |
66-
| /24 | 256 | 5 | 2 | 1 | 248 | 124*| 125*|
65+
| /25 | 128 | 5 | 2 | 1 | 120 | 30* | 61* |
6766

6867
### Key Points
6968

7069
- **Minimum subnet size**: /27 (provides 24 usable IP addresses for API Management)
7170
- **Azure reserved IPs**: 5 addresses per subnet (first and last for protocol conformance, plus 3 for Azure services)
7271
- **Scale-out requirement**: Each scale-out unit requires 2 IP addresses
7372
- **Internal load balancer**: Only required when API Management is deployed in internal virtual network mode
74-
- **Premium V2 limit**: * Currently supports up to 30 units maximum. If you foresee demand approaching this limit, consider the /25 subnet or /24 subnet.
75-
- **Recommended sizing**: For high-scale scenarios approaching the Premium V2 limit, consider /25 or /24 subnets
73+
- **Premium V2 limit**: * Currently supports up to 30 units maximum.
7674

7775
> [!IMPORTANT]
7876
> The private IP addresses of internal load balancer and API Management units are assigned dynamically. Therefore, it is impossible to anticipate the private IP of the API Management instance prior to its deployment. Additionally, changing to a different subnet and then returning might cause a change in the private IP address.
@@ -99,8 +97,6 @@ You must have at least the following role-based access control permissions on th
9997
| Microsoft.Network/virtualNetworks/subnets/read | Read a virtual network subnet definition |
10098
| Microsoft.Network/virtualNetworks/subnets/join/action | Joins a virtual network |
10199

102-
103-
104100
## Inject API Management in a virtual network
105101

106102
When you [create](get-started-create-service-instance.md) a Premium v2 instance using the Azure portal, you can optionally configure settings for virtual network injection.

0 commit comments

Comments
 (0)