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
>
Windows Azure
Tagged Content List
Wiki Page:
How to Enable SQL Azure Change Tracking
0xDECAF15BAD
Many customers have a need to efficiently track what has changed in their SQL Azure database from one point in time to another. They might need to use this method to efficiently download the latest set of products to their mobile user’s smartphones, or they may want to import data on-premises to do...
on
16 Oct 2012
Wiki Page:
Come creare una macchina virtuale con Windows Server 2012 su Windows Azure (it-IT)
Renato F. Giorgini
Questa guida è stata costruita a partire dalla guida di Keyth Mayer Build your own Windows Server 2012 server lab in the Cloud … for FREE!
on
15 Oct 2012
Wiki Page:
The Hadoop on Azure Pegasus Degree Distribution Sample Tutorial
Michael Agranov
Overview This tutorial shows how to deploy Pegasus from the Hadoop on Azure portal to compute the degree of each node and the distribution of degrees for a simple 16-node graph. The degree distribution gives the number of nodes in the graph at each degree. The degree of a node in a network (or...
on
5 Oct 2012
Wiki Page:
The Hadoop on Azure Mahout Clustering Sample Tutorial
Michael Agranov
Overview This tutorial illustrates how to use Hadoop on Azure to do cluster analysis with Mahout. The various forms of cluster analysis attempt to answer the problem: given a collection of objects with values for a set of properties, devise a scheme for grouping them where similar ones are put...
on
4 Oct 2012
Wiki Page:
The Hadoop on Azure Mahout Classification Sample Tutorial
Michael Agranov
Overview This tutorial illustrates how to use Apache Mahout in Hadoop on Azure to do classification. Classification techniques attempt to answer the question: how much some object is or is not part of some type or category, or, whether it does or does not have some attribute. The sample used...
on
4 Oct 2012
Wiki Page:
Hadoop on Azure 10 GB GraySort Sample Tutorial
Michael Agranov
Overview This tutorial shows how to run a general purpose GraySort on a 10 GB file using Hadoop on Azure. A GraySort is a benchmark sort whose metric is the sort rate (TB/minute) that is achieved while sorting a very large amount of data, usually a 100 TB minimum. This sample uses a more modest 10...
on
3 Oct 2012
Wiki Page:
The Hadoop on Azure Pegasus Page Rank Sample Tutorial
BradSevertson
Overview This tutorial shows how to deploy Pegasus from the Hadoop on Azure portal to compute the page rank for a simple 16-node graph. The rank calculated for a node is a measure of how well connected it is to the other nodes in the graph structure. A graph is type of abstract mathematical structure...
on
3 Oct 2012
Wiki Page:
Windows Azure Workflow Host Certificate
ArifMustafa
After successful installation of Windows Azure Workflow, the IIS will contain a new site which is setup to Host Workflow Management Engine (Workflow Host Manager). When you open IIS Manager (inetmgr) you will notice Workflow Management Site. This site has by default HTTP and HTTPS bindings...
on
26 Sep 2012
Wiki Page:
Configuring The Service Bus Workflow Farm
Tomoaki Yoshizawa
This post is the fifth part related to currently named Windows Azure Workflow 1.0. I describe how to configure the Workflow Host farm. You can find the whole series also in the developers.de blog. If you choose to create the farm, the configuration wizard will create three required databases...
on
13 Sep 2012
Wiki Page:
Packaging the web application for Windows Azure
dplotnikov - mvp
From within Visual Studio right click on the project Choose Publish from the context menu. This will package the web application into a .cspkg file, and also create the ServiceConfiguration.cscfg file. These two files are all you need to deploy your application to Windows Azure.
on
29 Aug 2012
Wiki Page:
Deploying Claims-Aware Application to Windows Azure
Fernando Lugão Veltem
Back to Windows Azure Active Directory Solutions For Developers Table of Contents Scenario Solution Approach Analysis How To's Code Samples Resources Scenario In this scenario you need to deploy your claims-aware application from the development workstation to the Windows Azure environment...
on
27 Aug 2012
Wiki Page:
How to uninstall Service Bus Server and Workflow Host?
dplotnikov - mvp
This is the last part of my advices and feedbacks to the first Beta of known Azure-Services for on-premis installations. It should help you to uninstall previous version of Service Bus and Workflow. You can find the whole series also in the developers.de blog. Use the following procedure to remove...
on
26 Aug 2012
Wiki Page:
Hello Service Bus 1.0, Workflow 1.0 and SharePoint Workflow Host
Damir Dobric
This is the first part of my advices and feedbacks to the first Beta of known Azure-Services for on-premis installations. You can find the whole series also in the developers.de blog. The OnPrem version of Windows Azure Service Bus is probably the first piece of Azure Cloud which can be installed...
on
24 Aug 2012
Wiki Page:
Is Service Bus Server an ESB product?
Damir Dobric
This is the forth part of my advices and feedbacks to the first Beta of known Azure-Services for on-premis installations. You can find the whole series also in the developers.de blog. Service Bus 1.0 (also called Service Bus Server) is a Microsoft messaging product, that many people will compare...
on
20 Aug 2012
Wiki Page:
Installing Workflow 1.0 BETA with Workflow Host
Damir Dobric
This is the third part of my advices and feedbacks to the first Beta of known Azure-Services for on-premis installations. You can find the whole series also in the developers.de blog. First of all download all components from http://www.microsoft.com/en-us/download/details.aspx?id=30369 . To install...
on
20 Aug 2012
Wiki Page:
Installing Service Bus Server 1.0 BETA
Damir Dobric
This is the second part of my advices and feedbacks to the first Beta of known Azure-Services for on-premis installations. You can find the whole series also in the developers.de blog. In July 2012 Microsoft has published for the first time a piece of Windows Azure which is installable locally ...
on
20 Aug 2012
Wiki Page:
Publicar Servicio WCF Rest en Windows Azure (pt-BR)
dplotnikov - mvp
Hola como nuestro amigo Carmelo nos pidió que hiciéramos una guía de como publicar servicios en Windows Azure. Aquí Dejo una guía de como hacerlo. Lo primer tenemos que tener una suscripción en Windows Azure. En caso que no tenga una te puedes registrar...
on
2 Aug 2012
Wiki Page:
Testing Applications in Windows Azure
AnujChaudhary
Test On-Premise Most but not all of the functional testing can be done on-premise running the cloud application in Compute Emulator Most but not all of the functional testing can be done on-premise on Storage Emulator Most but not all of the database testing can be done...
on
18 Jul 2012
Wiki Page:
Windows Azure – Entendendo as principais Roles (pt-BR)
Rafael Zaccanini
Roles , o que são? Para que fique de uma forma clara e concisa o conceito de roles existente dentro do Windows Azure, devemos primeiramente, esquecer o conceito de roles existente dentro das aplicações ASP.NET (Onde são responsáveis por gerenciar as autorizações...
on
15 Jul 2012
Wiki Page:
Microsoft Codename “Trust Services” Samples
Suma Adabala
Table of Contents C# Copy SQL Database Encrypt Windows Azure Blob Store School Report Encrypt Files SSIS Sample ASP.NET Sample Config Encryption Sample Search and Retrieve Encrypted Files PowerShell Encrypt Files Generate Policy Template Quick Links Learn how to use "Trust Services" by...
on
13 Jul 2012
Wiki Page:
Desarrollo Azure paso a paso (es-ES)
Fernando Lugão Veltem
Cómo En este bloc veremos como hacer nuestro primer servicio de WCF en Windows Azure. Veremos lo simple y lo potente que puede ser la plataforma Windows Azure. Con fines prácticos nuestro servicio convertirá una fecha con el formato día mes año los trasformara...
on
10 Jul 2012
Wiki Page:
Windows サーバー緊急管理リソース(ja-JP)
Tomoaki Yoshizawa
安全に、サーバーをシャット ダウンし、災害復旧、緊急の場合を実装する方法に関する次の災害管理情報を使用します。 サーバのシャット ダウン Shutdown.exe 1 または 2) PsShutdown のいずれかを使用してサーバーをシャット ダウンすることができます。 ローカルまたはリモートで (Windows 2000 Server、Windows Server 2003、Windows Server 2008、Windows Server 2008 R2 に適用されます)、組み込みコマンド shutdown.exe を使用して、サーバーをシャット ダウンするには。...
on
4 Jul 2012
Wiki Page:
Trust Services Azure Blob Console Application Sample
Suma Adabala
This document describes a sample usage of the Trust Services for a Data Hub scenario where the Publisher publishes a blob of data to Azure to be accessed by another party, the Data Consumer. The Publisher & Consumer are in their trusted environments and the Azure blob is untrusted for storing the...
on
3 Jul 2012
Wiki Page:
Learn More about Microsoft Codename "Trust Services"
Dmitry Denisov MSFT
Protect your data in the Cloud Trust and Security have been hot topics for the public cloud since its inception. Corporate IT departments and CIOs have repeatedly expressed concerns over the loss of control associated with moving various levels of sensitive data to a public cloud. At the same time...
on
3 Jul 2012
Wiki Page:
Desmistificando o modelo de cobrança no Windows Azure SQL Database (pt-BR)
patmas57
Olá pessoal, Recentemente em muitas de minhas palestras surgia a dúvida de como efetivamente funciona a forma de cobrança no Windows Azure SQL Database, com base nisso montei este post para que todas as dúvidas fossem sanadas. Web Edition ...
on
29 Jun 2012
Page 6 of 8 (193 items)
«
4
5
6
7
8
Can't find it? Write it!
Post an Article