简体   繁体   中英

Which IIS version Azure is running on?

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?

Azure Websites is running on Microsoft-IIS/8.0. If You are using Cloud Service with instances, IIRC You can choose Windows OS version, but only from CLI (not from portal) - but I'm not sure.

Wouldn't the IIS version depend on the version of Windows (2008, 2012 R2, etc.)? For Cloud Services, you control the Windows OS version.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM