Skip to content

Commit 039f1d5

Browse files
authored
Raise Acrolinx score to passing
1 parent 8494116 commit 039f1d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/api-management/virtual-network-injection-resources.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ The following are virtual network resource requirements for API Management injec
1818
#### [stv2](#tab/stv2)
1919

2020
* An Azure Resource Manager virtual network is required.
21-
* The subnet used to connect to the API Management instance may contain other Azure resource types.
22-
* The subnet used to connect to the API Management instance should not have any delegations enabled. The **Delegate subnet to a service** setting for the subnet should be set to *None*.
21+
* The subnet used to connect to the API Management instance might contain other Azure resource types.
22+
* The subnet used to connect to the API Management instance shouldn't have any delegations enabled. The **Delegate subnet to a service** setting for the subnet should be set to *None*.
2323
* A [network security group](../virtual-network/network-security-groups-overview.md) attached to the subnet above. A network security group (NSG) is required to explicitly allow inbound connectivity, because the load balancer used internally by API Management is secure by default and rejects all inbound traffic.
2424
* Depending on whether you inject your API Management instance into a virtual network in external mode or internal mode, you may provide a Standard SKU [public IPv4 address](../virtual-network/ip-services/public-ip-addresses.md#sku) in addition to specifying a virtual network and subnet.
2525
* The API Management service, virtual network and subnet, and public IP address resource (if provided) must be in the same region and subscription.
@@ -29,7 +29,7 @@ The following are virtual network resource requirements for API Management injec
2929

3030
* An Azure Resource Manager virtual network is required.
3131
* The subnet used to connect to the API Management instance must be dedicated to API Management. It can't contain other Azure resource types.
32-
* The subnet used to connect to the API Management instance should not have any delegations enabled. The "Delegate subnet to a service" setting for the subnet should be set to "None".
32+
* The subnet used to connect to the API Management instance shouldn't have any delegations enabled. The "Delegate subnet to a service" setting for the subnet should be set to "None".
3333
* The API Management service, virtual network, and subnet resources must be in the same region and subscription.
3434
* For multi-region API Management deployments, configure virtual network resources separately for each location.
3535
---
@@ -62,7 +62,7 @@ The minimum size of the subnet in which API Management can be deployed is /29, w
6262
> It is currently possible to scale the Premium SKU to 31 units. If you foresee demand approaching this limit, consider the /26 subnet or /25 submit.
6363
6464
> [!IMPORTANT]
65-
> 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 may cause a change in the private IP address.
65+
> 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.
6666
6767
## Routing
6868

0 commit comments

Comments
 (0)