Automated Installation on Microsoft Azure

How to deploy NoPorts on Azure using a cloud-init script

In the Azure Portal select Virtual machines and hit the + Create button.

Choose your preferred options for each sub-page of the Create a virtual machine process.

On the Advanced sub-page there's a Custom data and cloud init section where your customised script can be pasted:

It should look like this:

Once that's complete the VM is ready for Review + create then if all looks well hit Create

After a few minutes the APKAM key can be approved:

If the VM isn't quite ready you'll see:

Waiting a little longer and retrying should produce a successful approval:

The VM is now ready for connection with the NoPorts client.

Last updated