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
»
安全性
Related Posts
Blog Post:
SQL Azure安全性:安全准则
Charles Wang - MSFT
概要:SQL Azure数据库是微软的云数据库服务。SQL Azure 数据库是一个微软提供的基于云端的关系型数据库服务。SQL Azure以工具服务的形式来提供面向web的数据库功能。包括SQL Azure在内的基于云端的数据库解决方案有很多优点,包括迅速供应,经济实用的可伸缩性,高可用性以及减少管理开销。本文将从用户连接SQL Azure数据库的安全准则以及在SQL Azure上面建立安全的应用程序方面进行概要介绍。 所有的SQL Server和SQL Azure的工具和客户端库都使用表格式数据流(TDS)协议来连接服务器。只能通过TDS协议默认的TCP/1433端口来访问SQL Azure服务...
on
3 May 2011
Blog Post:
SQL Azure安全性:SQL Azure 和SQL身份验证
Charles Wang - MSFT
SQL Azure 只支持 SQL Server 身份验证模式,并不支持 Windows 身份验证模式(集成安全性)。每次连接 SQL Azure 的时候,你都必须要提供凭证。 在SQL Azure服务创建好以后 , 你拥有一个 SQL Azure 服务器,一个 master 数据库和一个服务器级别的主体登录名。这个服务器级别的主体登录名类似于 SQL Server 中的 sa 登录名。我们可以根据需要来创建额外的 SQL Azure 数据库和登录名。 借助 Database Manager for SQL Azure 或 SQL Server Management Studio...
on
3 May 2011