TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
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 Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
Active Directory
AD
AD DS
adfs
ASP.NET
azure
BizTalk
BizTalk Server
BizTalk Server 2010
C#
Candidate for deletion
certification
cloud
core docs
de-DE
EAA
Ed Price
Ed's Stub Pages
en-US
ESA
es-ES
Excel
Exchange
Exchange 2010
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
FIM Resources
FIM-HELP
forefront
forums
fr-FR
Gokan Ozcifci
has code
has comment
has comments
has image
has Images
has Other Languages
has See Also
Has Table
Has TOC
Horizon_Net
How To
Hyper-V
id-ID
IIS
Italian Wiki Articles
it-IT
ja-JP
Jordano Mazzoni
Link Collection
Luciano Lima
Luigi Bruno
Lync Server 2010
MIISILMFIM MACAULAY
Multi Language Wiki Articles
needs work
operations manager
Pirated Content
Portal
Português Brasil
PowerShell
pt-BR
security
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint Pirate
Small Basic
solucionando problemas
SQL Server
SQL Server 2012
stub
System Center
System Center 2012
TechNet Guru
TechNet Wiki
TechNet Wiki Featured Article
tonyso
Translated into Japanese
troubleshooting
tr-TR
vídeo
Video
Virtualization
VMM
Wiki
Windows
Windows 7
Windows 8
Windows Azure
Windows Server
Windows Server 2003
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
yottun8
اکتیو دایرکتوری
Browse by Tags
>
TechNet Articles
>
All Tags
>
SQL Azure
Tagged Content List
Wiki Page:
Microsoft SQL Azure vs SQL Server
Maheshkumar S Tiwari
Microsoft SQL Azure Database is a cloud-based relational database service that is built on SQL Server technologies and runs in Microsoft data centers on hardware that is owned, hosted, and maintained by Microsoft. SQL Azure Database does not support all of the features and data types found in SQL Server...
on
19 Sep 2013
Wiki Page:
Where is SQL Reporting in the new Windows Azure portal?
Maheshkumar S Tiwari
Thanks to David Magar from the Microsoft BI team for providing this post. As you might have noticed, we have been steadily moving existing features to our new HTML5 portal. At this time, a few features that you might already use are not yet replicated to the HTML5 portal. Windows Azure SQL Reporting...
on
17 Sep 2013
Wiki Page:
How to Find Your SQL Azure Server Name
Maheshkumar S Tiwari
When you create a server in SQL Azure, you will be given a Fully Qualified DNS Name. You must use the fully qualified DNS name to connect to the SQL Azure server. The syntax for the fully qualified DNS name is <servername>.database.windows.net . You can use the following procedure to find your...
on
14 Sep 2013
Wiki Page:
How to Migrate Schema to SQL Azure Using the Generate SQL Server Scripts Wizard
Maheshkumar S Tiwari
There are many methods you can use to migrate data from an on-premise SQL Server database to SQL Azure. Many of the methods only support migrating data, not schemas. To migrate schemas, you can use the SQL Server Management Studio 2008 R2 Generate SQL Server Scripts Wizard. To generate the schema...
on
14 Sep 2013
Wiki Page:
BizTalk Server Adapter Pack 2010: SQL Azure
Maheshkumar S Tiwari
Table of Contents Introduction MSDN Code Gallery Samples Blogs See Also Other languages Introduction BizTalk Adapter Pack 2010 offers connectivity to line of business systems like Oracle eBusiness Suite, SAP, Siebel eBusiness Suite, Oracle and SQL Server database. This pack offers WCF-SQL adapter...
on
10 Sep 2013
Wiki Page:
BizTalk Server: WCF-SQL Adapter Table Operations
Naomi N
Table of Contents Introduction WCF-SQL Adapter WCF-SQL Features Adding the WCF-SQL Explicitly Adapter Metadata Wizard Table Operations Create BizTalk project and generate schema Create messages instances Build and deploy the BizTalk project Configure the application Wrap up Call for action See Also ...
on
9 Sep 2013
Wiki Page:
Handling Transactions in SQL Azure
Maheshkumar S Tiwari
In this article I am going to touch on some of the aspects of transaction handling in SQL Azure. Local Transactions SQL Azure supports local transactions. These types of transactions are done with the Transact-SQL commands BEGIN TRANSACTION , ROLLBACK TRANSACTION , COMMIT TRANSACTION . They...
on
1 Sep 2013
Wiki Page:
Windows Azure and SQL Database Tutorials - Tutorial 1: Using Windows Azure Web Role and Windows Azure Table Service
feguitar
Table of Contents Objectives Prerequisites How to Use the Tutorial Understanding the Architecture Understanding the Table Service Object Model In this Article Lesson 1: Create a Windows Azure Visual Studio Project Procedures What did I just do? Next Steps Lesson 2: Create a Data Source Procedures What...
on
30 Aug 2013
Wiki Page:
Руководство по доставке SQL Azure (ru-RU)
Richard Mueller
Это руководство содержит пример для разработчиков, начинающих проект, который, возможно, будет использовать SQL Azure. Руководство предназначено для опытных архитекторов и разработчиков, имеющих опыт работы с SQL Server и, возможно, с .NET Framework. Подразумевается хорошее...
on
30 Aug 2013
Wiki Page:
Сравнение SQL Azure и локального SQL Server (ru-RU)
Richard Mueller
SQL Azure Database является "облачным" сервисом баз данных от Microsoft. SQL Azure предоставляет доступную по Интернет функциональность баз данных как сервис. Основанные на "облачных" технологиям решения баз данных, такие как SQL Azure, могут принести множество...
on
30 Aug 2013
Wiki Page:
Wiki: Cloud Portal
Thomas W Shinder - MSFT
This is a portal of links to articles on TechNet Wiki. Additional related articles and sites are available under the Community Resources section. Table of Contents Private Cloud Cloud Security Hybrid Cloud Office 365 Windows Azure Windows Azure SQL Database (formerly SQL Azure) ACS Community Resources...
on
29 Aug 2013
Wiki Page:
[VIDEO] Continuidad en SQL Azure (es-ES)
Ahias Portillo(FoxBurros)
Este es un video generado por Eduardo Castro MVP en Sql Server. En este video se presenta las principales características que ofrecen para alta disponibilidad, herramientas, arquitecturas y plataformas disponibles para garantizar la continuidad del negocio. Puedes consultar más recursos de...
on
24 Aug 2013
Wiki Page:
[VIDEO] Introducción a SQL Azure y Azure Storage (es-ES)
Ahias Portillo(FoxBurros)
Este es un video generado por Eduardo Castro MVP en Sql Server. En este video se presenta los principales de conceptos de almacenamiento sobre la nube utilizando Windows Azure Storage. Agenda SQL Azure Windows Azure Storage Blobs, Drives, Tables, Queues Partitioning & Scalability ...
on
24 Aug 2013
Wiki Page:
[VIDEO]Federaciones en SQL Azure (es-ES)
Ahias Portillo(FoxBurros)
Este es un video generado por Eduardo Castro MVP en Sql Server. Se introducen los principales conceptos de Federaciones y Sharding sobre la nube, dando una serie de recomendaciones para implementación y consulta sobre federaciones y finalmente fundamentos de cómo administrar estas soluciones. Agenda...
on
24 Aug 2013
Wiki Page:
[VIDEO]Administración de SQL Azure (es-ES)
Ahias Portillo(FoxBurros)
Este es un video generado por Eduardo Castro MVP en Sql Server, se introducen conceptos de Sql Azure y una breve introducción de aspectos administrativos y como azure ofrece aplicaciones de auto servicio, los temas desarrollados en este video son: • Introduction to SQL Azure. • Context and Role...
on
24 Aug 2013
Wiki Page:
[VIDEO]Tutorial sobre SQL Azure con Visual Studio 2012 y Sql Server 2012 (es-ES)
Ahias Portillo(FoxBurros)
Este es un video generado por Eduardo Castro MVP en Sql Server, se introducen los principales conceptos de SQL Azure, se procede con la creación de las bases de datos en la nube de Azure, se administra con SQL Management Studio y sea crea una pequeña aplicación en Visual Studio 2012 que consume una...
on
24 Aug 2013
Wiki Page:
Subir una base de datos de SQL Server 2012 a SQL Azure (Parte 1) (es-ES)
Victor Altamirano
En SQL Server 2012 existe un asistente, que ayuda a Subir una base de datos de SQL Server 2012 a SQL Azure en Windows Azure. Es una de las formas que se puede hacer Gracias :D
on
23 Aug 2013
Wiki Page:
Store and Forward Pattern - BizTalk and SQL Azure
Sandro Pereira
Table of Contents Introduction Store and Forward Messaging Pattern SQL Azure Scenario Connectivity with SQL Azure Creating the database (Store) Setting up Polling from BizTalk (Forward) Introduction Important aspect of messaging is that a message send from one system or application can be received...
on
16 Aug 2013
Wiki Page:
BizTalk Server Adapter Pack 2010: SQL Azure (nb-NO)
Sandro Pereira
Table of Contents Introduksjon Kodegalleri Blogger Se også Andre språk Introduksjon BizTalk Adapter Pack 2010 tilbyr tilkobling til linje av forretningssystemer som Oracle eBusiness Suite , SAP , Siebel eBusiness Suite , Oracle og SQL Server-database . Denne pakken gir WCF...
on
14 Aug 2013
Wiki Page:
Windows Azure SQL Database Content Index
Ed Price - MSFT
Windows Azure SQL Database is a cloud-based relational database that is based on SQL Server technologies. The purpose of this page is to provide a centralized listing of all technical content pertaining to SQL Database. Content on this page is organized into two groupings; by topic (scenario,) and...
on
8 Aug 2013
Wiki Page:
Windows Azure SQL Database TechNet Wiki Articles Index
Ed Price - MSFT
This article lists the existing TechNet Wiki articles and article ideas on SQL Azure. If you have a good content idea, please feel free to add it to this article. Note If you wish to contribute to this page, use the Edit tab at the top (sign-in required). If you wish to...
on
8 Aug 2013
Wiki Page:
Windows Azure SQL Database Survival Guide
Steef-Jan Wiggers
Table of Contents What is SQL Database? Developer Centers Documentation SQL Database Code Examples Blogs Videos Accounts and Pricing Connect Other Resources Do you want to learn what Windows Azure SQL Database is and what it provides? Here are quick links to key Microsoft documentation resources...
on
7 Aug 2013
Wiki Page:
Windows Azure SQL Database FAQ
Steef-Jan Wiggers
Windows Azure SQL Database (formerly SQL Azure) is a cloud based relational database service from Microsoft. SQL Database that provides relational database functionality as a utility service. Cloud-based database solutions such as SQL Database can provide many benefits, including rapid provisioning...
on
7 Aug 2013
Wiki Page:
SQL Azure FAQ (ko-KR)
Ed Price - MSFT
원저자: Abi Iyer, Dinakar Nethi 요약 SQL Azure 데이터베이스는 Microsoft의 클라우드 기반 관계형 데이터베이스 서비스입니다. SQL Azure는 관계형 데이터베이스 기능을 유틸리티 서비스로 제공합니다. SQL Azure와 같은 클라우드 기반 데이터베이스 솔루션은 빠른 프로비전, 비용 효율적인 확장성, 고가용성, 관리 오버헤드 감소 등의 다양한 이점을 제공할 수 있습니다. 이 문서에서는 고객이 가장 자주 묻는 질문 중 일부를 다룹니다. 목차: 판매 전 연결 지원되는...
on
9 Jul 2013
Wiki Page:
SQL Azure 常见问题 (zh-CN)
Ed Price - MSFT
SQL Azure 数据库是 Microsoft 提供的基于云的关系数据库服务。SQL Azure 能够以实用工具服务的形式提供关系数据库功能。基于云的数据库解决方案(如 SQL Azure)可以提供很多好处,包括快速设置、经济高效的可扩展性、高可用性,并且能够降低管理开销。本文档介绍客户提出的一些最常见问题。 目录: 售前 连接 支持/不支持的功能 数据库迁移以及备份/还原 数据库大小 计费和度量 管理订阅 服务更新 其他 售前 问题:SQL Azure 和 SQL Server 的差别 尽管 SQL...
on
2 Jul 2013
Page 1 of 4 (88 items)
1
2
3
4
Can't find it? Write it!
Post an Article