All Questions
1 question
1
vote
1
answer
669
views
Under what circumstance could improper use of .NET 4.8 async/await bring down a multi-instance Azure App Service?
We have a large scale Asp.Net MVC application built on .Net Framework 4.8. We have rules based auto-scaling with minimum instances held during peak hours. We've recently been having outages during ...