I have a client who wants to upgrade to Azure PaaS with their ASP.NET web service layer. Most likely, we will transfer as Azure Web App with some works as Web Jobs. Is there any tool I can run to check if the code is compatible with the PaaS web application?
I heard a tool called xRay, but could not find it. Would you like to receive your suggestions on this? As for SQL Server On Prem to Azure SQL - is there any similar tool for compatibility testing?
source
share