When you deploy Dedicated Cloud Gateway in Konnect, Konnect hosts the data plane nodes on Azure. Then, you can use Azure virtual network peering to establish a secure, low-latency connection between your Azure environment and the Konnect platform.
flowchart LR A(API or service) B(API or service) C(API or service) G(Konnect
#40;fully-managed
data plane#41;) H(Konnect
#40;fully-managed
data plane#41;) J(Internet) subgraph 1 [User Azure Cloud] subgraph 3 [Virtual Network #40;VNET#41;] A B C end end 3 <--VNET Peering
Private API Access--> 6 subgraph 4 [Kong Azure Cloud] subgraph 6 [Virtual Network #40;VNET#41;] G H end end G & H <--public API
access--> J