I am trying to host my .Net core MVC 2.1 linux application in azure WebApp. How do i know the Linux flavour, O/S, version running on WebApp? I am selecting 'West US' as region.
I think this is needed while i build my code on my development machine: How to compile .NET Core app for Linux on a windows machine My dev machine is ubuntu and Production server is CentOS