Перевести
Missing .NET 6 Runtime Stack Option in Azure App Service
Dear Microsoft Azure Support Team,
I hope you are doing well. We are facing an issue with our Azure App Service configuration and would appreciate your assistance.
Our solution consists of three top-level projects:
- Two ASP.NET Web API 2 applications
One ASP.NET MVC 5 application All shared libraries are built on .NET Standard 2.0.
We recently migrated our Web API projects to .NET 6 and successfully tested them locally. However, we have noticed that Azure App Service no longer offers .NET 6 as an option in the Runtime Stack settings.
How can we re-enable the option for .NET 6 in our configuration?
Best Regards, Stanislav