I have a need for Windows Azure App Service platform to support .NET Framework 4.7.2. This is because the complications with System.Net.Http is cleared up in that version. However, I'm not sure if it's supported yet since I'm able to remove all binding redirects for System.Net.Http and run my app locally with no errors. Unlike prior versions of .net framework, 4.7.2 is able to automatically handle redirects to the latest built-in System.Net.Http 4.2.0.0 with no issues. But when I deploy the app to Azure App Service, the built-in handling of the binding redirects fail for some reason. It seems to be behaving like the version of .net framework is not 4.7.2 in Azure. In fact, as you can see from the screenshot below, the version is just listed as "4.7". I'm assuming that this means it's version 4.7.0 and not just some generic 4.7.x? Does anybody know if there's any immediate plans to add .net framework 4.7.2 to Azure App Service?:
NET Framework 4.8 Support now available | Azure updates | Microsoft Azure.
App Service on Linux is not supported on Shared pricing tier. The Azure portal shows only features that currently work for Linux apps.
Update(2018/11/30):
It supports 4.7.2
currently.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With