Forum Discussion

gauravkjha's avatar
gauravkjha
Copper Contributor
Aug 23, 2021

Networking out Private VNET in AZURE with a third party app such as payment gateway?

I need to do networking so that my VNET in Azure connects to third party applications such as payment gateways or messaging apps which are in Public internet. Please let me know the options and why we should prefer one over the other?

1 Reply

  • May consider solutions like NAT Gateway, Azure Firewall, or Application Gateway with outbound access policies. Where supported by the provider, Private Endpoints can also be leveraged to enable secure, private connectivity. The appropriate choice depends on the specific requirements, whether the priority is secure outbound‑only traffic, advanced inspection and policy control, or fully private network integration.

Resources