Comment on ASP.NET MVC and WebAPI TutorialsparentComments−advancedrei13yYou can deploy .NET 4.5 to Azure right now if you use the Virtual Machines instead of the SDK. We're running a Windows Server 2012 VM with several .NET 4.5 sites on it right now for advancedrei.com and its supplemental sites.−advancedrei13yYou can also chain the .NET 4.5 installer to run inside a Windows Azure Web Role on deploy, but that is a bigger pain in the ass than a VM.FYI .NET 4.5 will be supported in all roles later this month.
Comments
You can deploy .NET 4.5 to Azure right now if you use the Virtual Machines instead of the SDK. We're running a Windows Server 2012 VM with several .NET 4.5 sites on it right now for advancedrei.com and its supplemental sites.
You can also chain the .NET 4.5 installer to run inside a Windows Azure Web Role on deploy, but that is a bigger pain in the ass than a VM.
FYI .NET 4.5 will be supported in all roles later this month.