Ubuntu Hyper-V
In Hyper-V create a new VM.
Once you have finished, we can start installing the “linux-tools” provided by Microsoft.
Setup enhanced session
Setup enhanced session
On Ubuntu, open a terminal, download and run the setup script.
wget https://raw.githubusercontent.com/Microsoft/linux-vm-tools/master/ubuntu/18.04/install.sh
sudo chmod +x install.sh
sudo ./install.sh