1
0
mirror of synced 2024-11-23 05:26:02 +03:00
setup-ipsec-vpn/azure/README.md

28 lines
996 B
Markdown
Raw Normal View History

2016-08-11 06:15:11 +03:00
# Deploy to Microsoft Azure
*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:
- Username for VPN and SSH
- Password for VPN and SSH
2016-08-11 06:15:11 +03:00
- IPsec Pre-Shared Key
- Operating System Image (Debian 8 or Ubuntu 16.04 LTS)
- Virtual Machine Size (Default: Standard_A0)
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 23:56:00 +03:00
<img src="../docs/images/azure-deploy-button.png" alt="Deploy to Azure" />
2016-08-11 06:15:11 +03:00
</a>
## Author
2016-09-10 00:45:39 +03:00
Copyright (C) 2016 [Daniel Falkner](https://github.com/derdanu)
2016-12-22 19:27:56 +03:00
## Screenshot
![Azure Custom Deployment](custom_deployment_screenshot.png)