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 ).*
This template will create a fully working VPN server on the Microsoft Azure Cloud (< a href = "https://azure.microsoft.com/en-us/pricing/details/virtual-machines/" target = "_blank" > pricing details< / a > ).
Customizable with the following options:
2016-08-15 11:38:23 -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
2016-08-10 22:15:11 -05:00
- Operating System Image (Debian 8 or Ubuntu 16.04 LTS)
2017-05-31 14:13:54 -05:00
- Virtual Machine Size (Default: Basic_A0)
2016-08-10 22:15:11 -05:00
Press this button to start:
< a href = "https://portal.azure.com/ #create/Microsoft .Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fhwdsl2%2Fsetup-ipsec-vpn%2Fmaster%2Fazure%2Fazuredeploy.json" target = "_blank" >
2016-08-11 15:56:00 -05:00
< img src = "../docs/images/azure-deploy-button.png" alt = "Deploy to Azure" / >
2017-06-12 02:29:53 -05:00
< / a > < br > < br >
When the deployment finishes, Azure displays a notification. Next steps: [Configure VPN Clients ](../docs/clients.md ).
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 )
Copyright (C) 2017 Lin Song
2016-12-22 10:27:56 -06:00
## Screenshot
![Azure Custom Deployment ](custom_deployment_screenshot.png )