VPN

Azure VPN Gateway API

Azure VPN Gateway provides managed site-to-site, point-to-site, and VNet-to-VNet VPN connections. Managed via Azure Resource Manager REST API and Azure CLI.

API entry from apis.yml

apis.yml Raw ↑
aid: vpn:azure-vpn
name: Azure VPN Gateway API
tags:
- Azure
- Cloud
- Encryption
- Networking
- Security
- VPN
humanURL: https://learn.microsoft.com/en-us/azure/vpn-gateway/
baseURL: https://management.azure.com/
description: Azure VPN Gateway provides managed site-to-site, point-to-site, and VNet-to-VNet VPN connections.
  Managed via Azure Resource Manager REST API and Azure CLI.
properties:
- url: https://learn.microsoft.com/en-us/azure/vpn-gateway/
  type: Documentation
  description: Azure VPN Gateway documentation.
- url: https://learn.microsoft.com/en-us/rest/api/network/vpn-gateways
  type: Documentation
  description: Azure VPN Gateways REST API reference.