Is API Management Standard v2 with VNet integration able to use VPN Connections

Cedric Ahlers 75 Reputation points
2025-02-21T10:42:23.3333333+00:00

We are currently planning the usage of Azure API Management. We have the following requirement:

  • Privately connect form APIM to Backend API Services
  • Backend API Services are located in the same VNet, peered VNets and external Datacenters connected via a VPN provided by the Azure Hub (Azure Hub & Spoke Topology)

Currently we are struggling if the new Standard v2 SKU with enabled VNet integarion (not Injection as the Premium SKUs) is capable to satisfy these requirements or not.

The Azure Pricing Page of API Management mentions extra for the Standard v2 SKU that it's only able to connect to API backends that are isolated in a single connected VNET.

User's image

But certain Blog posts are mentioning that VPN communication is possible - like this on

User's image

I'm confused. Is someone able to clearify this ?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,315 questions
{count} votes

Accepted answer
  1. VenkateshDodda-MSFT 23,971 Reputation points Microsoft Employee
    2025-02-27T11:58:33.4066667+00:00

    @Cedric Ahlers Thanks for your patience on this I am summarizing our conversation and posting the same as answer for the benefit of other community members.

    Based on the information shared, vnet integration with Standard V2 apim instance will workout for your requirement.

    As called out in the documentation here, using Vnet Integration you can restrict Outbound request traffic can reach APIs hosted in a delegated subnet of a single connected virtual network.

    Regarding this question:

    what does the APIM route through this Subnet ? Whole RFC-1918 ? The routes know to the Subnet (+UDR) or just the address spaces of the VNet ? Do you know that ?

    I have checked with internal team on this, and they confirmed that all the traffic will be sent through your virtual network using a private Ip address from the delegated subnet of the Vnet.

    Hope this help, let me know if you have any further questions on this.

    Please accept as Yes if the answer is helpful so that it can help others in the community.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.