TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Internet Explorer
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Lync
See all products »
Resources
Curah! curation service
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Subscriptions
TechNet Video
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Microsoft Update
Trials
Windows Server 2012 R2
System Center 2012 R2
Microsoft SQL Server 2012 SP1
Windows 8.1 Enterprise
See all trials »
Related Sites
Microsoft Download Center
TechNet Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
e-Learning overview
Certifications
Certification overview
MCSA: Windows 8
Windows Server Certification (MCSE)
Private Cloud Certification (MCSE)
SQL Server Certification (MCSE)
Other resources
TechNet Events
Second shot for certification
Born To Learn blog
Find technical communities in your area
Support options
For small and midsize businesses
For enterprises
For developers
For IT professionals
From partners
For technical support
Support offerings
For home users
More support
Microsoft Premier Online
Microsoft Fix It Center
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
International support solutions
Log a support ticket
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
微软云计算:SQL Azure中文博客
全面掌握微软云端数据库技术,服务, 架构,资讯,动态... 一切尽在微软官方SQL Azure云计算中文博客
Tags
SQL azure migration
SQL Azure入门教学
SQL Azure简介
云计算简介
安全性
性能调优
新闻
Browse by Tags
TechNet Blogs
»
微软云计算:SQL Azure中文博客
»
All Tags
»
sql azure入门教学
Related Posts
Blog Post:
SQL Azure故障排除以及查询优化
Charles Wang - MSFT
SQL Azure数据库是微软提供的基于云技术的关系型数据库服务。基于云技术的数据解决方案可以提供很多好处,包括快速provisioning, 更经济的的可伸缩性,高可用性并且减少了管理开支。本文介绍了SQL Azure中可用的动态管理视图以及怎样讲它们用于故障排除。 性能注意事项 SQL Azure使用SQL Server 2008的数据引擎作为核心。SQL Server 2005引入的动态管理视图(DMVs)已经成为了强大的故障排除工具,被用于排除从系统状态到死锁信息等各个层次的性能问题。在最初发布的SQL Azure中,大部分的DMV是被禁用的,在之后的计划更新(Service...
on
18 Aug 2011
Blog Post:
SQL Azure入门教学三:创建SQL Azure数据库
Charles Wang - MSFT
在创建了SQL Azure服务器之后,你就可以创建数据库了。你可以使用 Windows Azure Platform Management Portal 或者连接到master数据库然后执行 CREATE DATABASE 语句。master数据库是被自动创建的。无论何时需要执行 CREATE DATABASE , ALTER DATABASE 或者 DROP DATABASE 的时候,都需要连接到master数据库。在连接字串中如果不指定数据库,默认会连接到master数据库。 这个章节描述了如何使用Windows Azure Platform Management Portal来创建一个测试数据库...
on
3 Jun 2011
Blog Post:
SQL Azure入门教学一:创建一个Windows Azure平台订阅
Charles Wang - MSFT
大家阅读我们之前发布的关于SQL Azure的总体介绍后,相信大家对SQL Azure已经有了初步的了解。接下来我们将提供关于SQL Azure使用方面的入门教学文章,以让大家对SQL Azure有更加感性和丰富的认识。 创建一个 Windows Azure 平台订阅 在开始使用 SQL Azure 之前,你必须首先订购一个 Windows Azure 平台订阅。请访问 Windows Azure Platform 或 Microsoft Online Service Customer Portal 。 请注意,一个的账户可以拥有 0 或者多个订阅。账户代表了你与微软建立了付费关系...
on
2 Jun 2011
Blog Post:
SQL Azure入门教学二:创建SQL Azure服务器
Charles Wang - MSFT
在创建和激活订阅之后,就可以在 Windows Azure Platform Management Portal 中创建SQL Azure服务器了。 1. 用与Windows Azure平台订阅相关联的Windows Live ID账户登录 Windows Azure Platform Management Portal 。 2. 点击 New Database Server 或者 Database 按钮。 3. 展开 Subscriptions 节点,点击将关联服务器的订阅名。确定订阅的状态是 Ready 。点击 Create 按钮。 4. 在Create...
on
3 Jun 2011