Which IIS version Azure is running on?
.net, azure, iis
Solution
Wouldn't the IIS version depend on the version of Windows (2008, 2012 R2, etc.)? For Cloud Services, you control the Windows OS version.
Problem
How do I figure out on which particular IIS version my Azure application will be running? Can I choose to run my application only on a specific minimum IIS version in Azure, for example 8.0 or higher?