setup-ipsec-vpn/azure
hwdsl2 198bd98fbb Update year 2024-02-03 15:31:58 -06:00
..
README-zh.md Update year 2024-02-03 15:31:58 -06:00
README.md Update year 2024-02-03 15:31:58 -06:00
azuredeploy.json Update Azure template 2023-05-05 00:12:21 -05:00
azuredeploy.parameters.json Deploy on Azure 2016-08-10 15:29:42 +02:00
custom_deployment_screenshot.png Optimize images 2021-04-16 22:27:49 -05:00
install.sh Cleanup 2022-10-23 14:05:57 -05:00

README.md

English | 中文

Deploy to Microsoft Azure

This template will create a fully working VPN server on the Microsoft Azure Cloud (pricing details).

Customizable with the following options:

  • Username for VPN and SSH
  • Password for VPN and SSH
  • IPsec Pre-Shared Key for VPN
  • Operating System Image (Ubuntu 22.04 or 20.04)
  • Virtual Machine Size (Default: Standard_B1s)

Note: DO NOT use these special characters within values: \ " '

Press this button to start:

Deploy to Azure

When the deployment finishes, Azure displays a notification. Next steps: Configure VPN Clients.

Note: When connecting to the server using SSH, use the username and password you specified in the deployment template. To add or export IKEv2 clients, run sudo ikev2.sh. If somehow you still cannot SSH into the VM after entering the correct login credentials, see Troubleshoot SSH connections to an Azure Linux VM that fails, errors out, or is refused and/or Can't SSH to Azure Linux VM because permissions are too open.

Authors

Copyright (C) 2016 Daniel Falkner
Copyright (C) 2017-2024 Lin Song

Screenshot

Click to see screenshot.

Azure Custom Deployment