Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
SQL Azure是一个部署在云端的关系型数据库引擎,它支持SQL Server中绝大多数和开发有关的功能。作为一个部署在云端的数据库引擎,绝大多数的管理工作都由微软为你完成,因此你不用担心任何诸如备份,集群,等管理方面的问题,我们的SLA (Service Level Agreement)确保了你的数据库服务器平均每个月将有99.99%的时间在线。也正是因为这点,目前我们暂时没有暴露太多的管理功能给用户。
开发人员可以使用现有的知识,例如ADO.NET Entity Framework (EDM),LINQ to SQL,甚至是传统的DataSet,ODBC等技术,来访问位于SQL Azure上的数据。绝大多数现有的数据访问程序只需要修改一个连接字符串,便能顺利访问SQL Azure。
SQL Server 2008 Management Studio R2(目前为CTP版本)针对SQL Azure也提供了很强大的支持。目前的CTP版本已经支持根据现有的数据库,生成能在SQL Azure上运行的T-SQL脚本,从而方便大家将数据库迁移至SQL Azure。今后的版本中会对SQL Azure提供更多更强大的支持。
Windows Azure平台还会推出更多的服务供大家使用。例如,现在处于CTP阶段的Dallas,就是一个部署在云端的数据分析服务。它支持和常用的工具(例如Excel 2010的PowerPivot)结合起来使用,从而让用户能够使用自己所熟悉的工具来分析位于云端的数据。
Please sign in to use this experience.
Sign in