简体   繁体   English

Azure PaaS兼容性检查

[英]Azure PaaS Compatibility Check

I have a client willing to move to Azure PaaS with their ASP.NET web service layer. 我有一个客户愿意使用他们的ASP.NET Web服务层迁移到Azure PaaS。 We are likely to move as Azure Web App with some jobs as Web Jobs. 我们可能会将Azure Web App作为Web Jobs移动。 Is there any tool that I can run to check whether the code is compatible with PaaS Web App? 是否有任何工具可以运行以检查代码是否与PaaS Web App兼容?

I heard a tool called xRay but not able to find it out. 我听到一个名为xRay的工具,但无法找到它。 Would love to get your suggestions on this? 很想得到你的建议吗? What about SQL Server On Prem to Azure SQL - is there any similar tool to check compatibility? SQL Server On Prem到Azure SQL怎么样?有没有类似的工具来检查兼容性?

Azure App Service Migration Assistant Azure应用服务迁移助手

The Azure App Service Migration site and the tool can be utilized to migrate sites from Windows and Linux web servers to Azure App Service. Azure App Service迁移站点和该工具可用于将站点从Windows和Linux Web服务器迁移到Azure App Service。 As part of the migration the tool will create Web Apps and databases on Azure if needs be, publish content and publish your database. 作为迁移的一部分,该工具将根据需要在Azure上创建Web应用程序和数据库,发布内容并发布数据库。

SQL Database Migration Wizard SQL数据库迁移向导

The SQL Database Migration Wizard can be used to migrate an on-premises SQL Server database to the latest Azure SQL Database Update (V12). SQL数据库迁移向导可用于将本地SQL Server数据库迁移到最新的Azure SQL数据库更新(V12)。

References: 参考文献:

Azure App Service Migration Assistant Azure应用服务迁移助手

Azure App Service Migration Assistant Compatibility Analysis Azure应用服务迁移助手兼容性分析

Migrate an enterprise web app to Azure App Service 将企业Web应用程序迁移到Azure App Service

SQL Database Migration Wizard SQL数据库迁移向导

Fix SQL Server database compatibility issues using SQL Azure Migration Wizard before migration to Azure SQL Database 在迁移到Azure SQL数据库之前,使用SQL Azure迁移向导修复SQL Server数据库兼容性问题

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Azure上的Azure DB PAAS或SQL Server VM - Azure DB PAAS or sql server VM on Azure 如何在Windows Azure上使用PAAS模型托管网站和WebAPI - How to host website and webapi using PAAS model on windows azure 如何针对Visual Studio Online对在Azure中运行PaaS的Web应用程序进行身份验证 - How can I authenticate a web application running PaaS in Azure against Visual Studio Online 如何从运行在 Azure 的“应用服务”PaaS 上的 IIS 获取 HTTP500 的回溯? - How do I get a traceback of a HTTP500 from IIS running on Azure's "App Service" PaaS? 下拉复选框在IE 8兼容模式下无法正确滚动 - Drop down Check boxes are not scrolling properly in IE 8 compatibility Mode 如何检查我的应用程序与.net核心的兼容性? - How can I check the compatibility of my app against .net core? 在Web应用程序中检查Azure身份验证 - Check Azure Authentication in Web Application 从本地检​​查 Azure AD? - Check Azure AD from On Prem? 印前检查选项检查Azure中的选项吗? - Preflight Options check options in Azure? 如何解决MS WebMatrix部署兼容性检查中ASP.NET版本的“不可用”错误? - How to solve “Not available” error for ASP.NET version in MS WebMatrix deploy compatibility check?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM