In a previous blog post, I looked at how to connect desktop-based Visual Studio Code to a Google Cloud Virtual machine; today, it’s how to do the same using a virtual machine running on Microsoft’s Azure platform. Setting Up There are two pieces to this puzzle: Visual Studio Code and the Azure Cloud Platform. First, grab Visual Studio Code for your local computer (ie your non-cloud computer) and whatever extensions you fancy, but you’ll need the remote explorer (SSH) at a minimum. You...