Prerequisites
- Install putty
- Install favorite Linux machine on Azure portal
- Install and configure Cntlm
Enable endpoint
In azure portal (old or new one) you need to modify SSH endpoint to port 443
SSH using putty
- Open putty and in host name write: YOURMACHINE.cloudapp.net
- In port set 443 instead of 22
- Open Connection->proxy in side bar and fill it with cntlm settings like bellow
- Save your session and log in to YOURMACHINE.cloudapp.net to check connection
- If above is working, load saved session
- Open Connection->SSH->Tunnels in proxy and fill it for example like below
- Save your session and in my example do RDP using localhost:2222 as Computer
- If you need "full" Internet access without proxy limits just use dynamic port forwarding like describe in DYNAMIC SSH TUNNELING WITH PUTTY TO SECURE WEB TRAFFIC