Installed Debian 10 on Hyper-V and it is not showing any network. No IP address has been assigned to VM even though I have created an Internal type Virtual Switch Manager and assigned it to Network Adapter of VM.
I even tried with Legacy Network Adapter but same result. Below you can see:
/etc/network/interfaces shows:
auto lo
iface lo inet loopback
How to fix this issue?
