Skip to content

Commit e6fb5ae

Browse files
Update virtual-network-concepts.md
Update text to state networking will work with peered VNets as well
1 parent 4a316a9 commit e6fb5ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-management/virtual-network-concepts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ In the API Management Premium v2 tier, inject your instance into a delegated sub
6464
In this configuration:
6565

6666
* The API Management gateway endpoint is accessible through the virtual network at a private IP address.
67-
* API Management can make outbound requests to API backends that are isolated in the network.
67+
* API Management can make outbound requests to API backends that are isolated in the network or any peered network, as long as network connectivity is properly configured.
6868

6969
This configuration is recommended for scenarios where you want to isolate both the API Management instance and the backend APIs. Virtual network injection in the Premium v2 tier automatically manages network connectivity to most service dependencies for Azure API Management.
7070

@@ -74,7 +74,7 @@ For more information, see [Inject a Premium v2 instance into a virtual network](
7474

7575
## Virtual network integration (v2 tiers)
7676

77-
The Standard v2 and Premium v2 tiers support outbound virtual network integration to allow your API Management instance to reach API backends that are isolated in a single connected virtual network. The API Management gateway, management plane, and developer portal remain publicly accessible from the internet.
77+
The Standard v2 and Premium v2 tiers support outbound virtual network integration to allow your API Management instance to reach API backends that are isolated in a single connected virtual network or any peered virtual network, as long as network connectivity is properly configured. The API Management gateway, management plane, and developer portal remain publicly accessible from the internet.
7878

7979
Outbound integration enables the API Management instance to reach both public and network-isolated backend services.
8080

0 commit comments

Comments
 (0)