Skip to content

Commit c99403a

Browse files
authored
[APIM} Refine headers and formatting in inject-vnet-v2.md
1 parent 50775a9 commit c99403a

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ If you want to enable *public* inbound access to an API Management instance in t
5454
* Minimum: /27 (32 addresses)
5555
* Recommended: /24 (256 addresses) - to accommodate scaling of API Management instance
5656

57-
### Examples
57+
#### Examples
5858

5959
The following table shows subnet sizing examples for API Management virtual network injection, illustrating how different CIDR blocks affect the number of scale-out units possible:
6060

@@ -64,18 +64,19 @@ The following table shows subnet sizing examples for API Management virtual netw
6464
| /26 | 64 | 5 | 2 | 1 | 56 | 28 | 29 |
6565
| /25 | 128 | 5 | 2 | 1 | 120 | 30* | 30* |
6666

67+
* Premium v2 limit
6768

68-
### Key Points
69+
#### Key points
6970

7071
- **Minimum subnet size**: /27 (provides 24 usable IP addresses for API Management)
7172
- **Azure reserved IPs**: 5 addresses per subnet (first and last for protocol conformance, plus 3 for Azure services)
7273
- **Scale-out requirement**: Each scale-out unit requires 2 IP addresses
7374
- **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.
75+
- **Premium V2 limit**: Currently supports up to 30 units maximum.
7576

7677
> [!IMPORTANT]
77-
> API Management is a member of Azure Integration Services and is typically deployed as a pivotal service in enterprise architectures. It is prudent to err on the higher side of available IPs for the API Management subnet as changing it later can have far-reaching impact.
78-
> 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.
78+
> - API Management is a member of Azure Integration Services and is typically deployed as a pivotal service in enterprise architectures. It is prudent to err on the higher side of available IPs for the API Management subnet as changing it later can have far-reaching impact.
79+
> - 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.
7980
8081
### Network security group
8182

0 commit comments

Comments
 (0)