Hello,
I use Starter Kit Rev2.
I was working on PrivateNetworkServices sample provided by the Azure from this link (https://github.com/Azure/azure-sphere-samples/tree/master/Samples/PrivateNetworkServices).
I was able to get output on Command prompt when I used WiFi(“wlan0”). But when I changed the Network Interface to “eth0” in the ‘main.c’ program, I get an error in Visual studio as below
How can I remove this error? Thank you.


