2017-03-19 22:10:49 -05:00
# Deploy to Microsoft Azure
2016-08-10 22:15:11 -05:00
*Read this in other languages: [English ](README.md ), [简体中文 ](README-zh.md ).*
2021-06-04 17:27:21 -05:00
This template will create a fully working VPN server on the Microsoft Azure Cloud ([pricing details ](https://azure.microsoft.com/en-us/pricing/details/virtual-machines/ )).
2016-08-10 22:15:11 -05:00
Customizable with the following options:
2020-05-03 22:12:17 -05:00
- Username for VPN **and** SSH
- Password for VPN **and** SSH
2017-05-31 14:13:54 -05:00
- IPsec Pre-Shared Key for VPN
2021-04-26 00:06:17 -05:00
- Operating System Image (Ubuntu 20.04/18.04 or Debian 9)
2018-05-10 02:57:08 -05:00
- Virtual Machine Size (Default: Standard_B1s)
2016-08-10 22:15:11 -05:00
2019-11-01 21:34:56 -07:00
**Note:** DO NOT use these special characters within values: `\ " '`
2016-08-10 22:15:11 -05:00
Press this button to start:
2021-06-04 17:27:21 -05:00
[![Deploy to Azure ](../docs/images/azure-deploy-button.png )](https://portal.azure.com/#create/Microsoft .Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fhwdsl2%2Fsetup-ipsec-vpn%2Fmaster%2Fazure%2Fazuredeploy.json)
2017-06-12 02:29:53 -05:00
2020-08-29 00:01:05 -05:00
When the deployment finishes, Azure displays a notification. Next steps: [Configure VPN Clients ](../README.md#next-steps ).
2016-08-10 22:15:11 -05:00
2017-05-31 14:13:54 -05:00
## Authors
2016-08-10 22:15:11 -05:00
2017-06-12 02:29:53 -05:00
Copyright (C) 2016 [Daniel Falkner ](https://github.com/derdanu )
2021-06-04 17:27:21 -05:00
Copyright (C) 2017-2021 [Lin Song ](https://github.com/hwdsl2 )
2016-12-22 10:27:56 -06:00
## Screenshot
![Azure Custom Deployment ](custom_deployment_screenshot.png )