How do I profile a web app, including the database, under load
I am trying to determine what/where my problems are when running my app under load. The app is using Blazor and Entity Framework, written in C# and is running on Azure app server using Azure SQL Database.