如何将现有.net网站和sql server 2005数据库迁移到azure平台

发布于 2024-10-14 09:28:48 字数 237 浏览 10 评论 0原文

你好, 我想将使用sql server 2005数据库的现有应用程序迁移到windows azure和sql azure。 我们可以访问 Azure 开发人员门户:Windows Azure、Microsoft SQL Azure 和 AppFabric 是否有任何文档可以帮助将现有 Web 应用程序迁移到 windows azure,以及将 sql server 2005 数据库迁移到 sql azure 并将它们集成。

问候, 普拉文

HI,
I want to migrate the existing application using sql server 2005 database to windows azure and sql azure.
We has access to the Azure developer portals: Windows Azure ,Microsoft SQL Azure and AppFabric
Is there any documentation to help the migration of existing web application to windows azure and migration of the sql server 2005 database to sql azure and integrating them.

Regards,
Pravin

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

假装不在乎 2024-10-21 09:28:48

如果您的应用程序“只是”托管代码和 SQL 2005,那么迁移可能会非常简单。

SQL 中存在一些“问题”(SQL Azure 中缺少一些项目),但总体而言 80% 的迁移可能相当令人愉快:)

这些是有关从 Microsoft 迁移的大量信息 - 诸如 http://msdn.microsoft.com/en-us/magazine/ff872379.aspx

我建议您从一些“Hello World”实验开始,以熟悉这些工具,然后尝试跨平台移动部分内容。

If your app is "just" managed code and SQL 2005, then the migration can be quite straightforward.

There are a few "gotcha's" in SQL (a few missing items from SQL Azure) but overall 80% of the move can be quite pleasant :)

These's quite a lot of information available on migration from Microsoft - articles like http://msdn.microsoft.com/en-us/magazine/ff872379.aspx

I'd recommend you start with just a few "Hello World" experiments to get familiar with the tools, then try moving bits of your platform across.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文