Azure VPS setup notes » History » Version 3
Jon Goldberg, 08/06/2020 08:34 PM
| 1 | 1 | Jon Goldberg | # Azure VPS setup notes |
|---|---|---|---|
| 2 | |||
| 3 | I have a lot more to put here, but for now: |
||
| 4 | |||
| 5 | 3 | Jon Goldberg | ### VPS provisioning |
| 6 | * You need a Sponsorship->Subscription->Resource Group->Virtual Machine. |
||
| 7 | * Check that you have credits in your sponsored account: https://www.microsoftazuresponsorships.com/Balance |
||
| 8 | * Add a subscription of type "Microsoft Azure Sponsorship" from the Azure portal. |
||
| 9 | * Create a resource group. (Needs more docs) |
||
| 10 | * Add a virtual machine. (Needs more docs) |
||
| 11 | * Add endpoints for ports 22, 80, 443, and 5665. |
||
| 12 | |||
| 13 | 1 | Jon Goldberg | ### Swap |
| 14 | 2 | Jon Goldberg | https://support.microsoft.com/en-us/help/4010058/how-to-add-a-swap-file-in-linux-azure-virtual-machines |