How to create P2S VPN
Last updated:
AZURENETWORK
How it differs from [[202408241251 How to create S2S VPN|S2S VPN]] is around authentication. There are three types basically:
Certificate Authentication
- Create a VNet
- Create a gateway subnet
- Create the VPN gateway
- Generate certificates
- Add the address pool
- Specify tunnel and authentication type
- Additional IP address
- Upload root certificate public key information
- Generate VPN client profile configuration files
- Configure VPN clients and connect to Azure
- Verify your connection
- Connect to a virtual machine