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
-**Minimum subnet size**: /27 (provides 24 usable IP addresses for API Management)
71
70
-**Azure reserved IPs**: 5 addresses per subnet (first and last for protocol conformance, plus 3 for Azure services)
72
71
-**Scale-out requirement**: Each scale-out unit requires 2 IP addresses
73
72
-**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.
76
74
77
75
> [!IMPORTANT]
78
76
> 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
99
97
| Microsoft.Network/virtualNetworks/subnets/read | Read a virtual network subnet definition |
100
98
| Microsoft.Network/virtualNetworks/subnets/join/action | Joins a virtual network |
101
99
102
-
103
-
104
100
## Inject API Management in a virtual network
105
101
106
102
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