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:
Windows Azure AppFabric Service Bus Content Map
Ed Price - MSFT
Overview The purpose of this page is to provide a centralized listing of all technical content pertaining to Windows Azure AppFabric Service Bus. Windows Azure AppFabric Service Bus provides a hosted, secure, and widely available infrastructure for widespread communication, large-scale event distribution...
on
15 Feb 2013
Wiki Page:
Windows Azure SQL Database: Glossary of Terms
Ed Price - MSFT
client layer: The layer that resides closest to your application, and that your application uses to communicate directly with Windows Azure SQL Database. The client layer can reside on-premises in your data center, or it can be hosted in Windows Azure. infrastructure layer: The layer that represents...
on
15 Feb 2013
Wiki Page:
Windows Azure
Sidney H
Table of Contents Introduction Overview Services Implementation Community Resources Web Pages Technical Articles Forums Blogs See Also Wiki Pages Articles Social Media Other Languages Deutsch (de-DE) Italiano (it-IT) Introduction Microsoft Windows Azure Platform is a Microsoft cloud computing...
on
15 Feb 2013
Wiki Page:
Deployment of Hadoop-based Services on Windows and on Windows Azure
Jonathan Gao
Apache™ Hadoop™ is an open source framework from Apache . It is designed to scale up from single servers to thousands of machines, each offering local computation and storage. It is very useful for analyzing and developing relationships for large unstructured datasets. Data processing in Hadoop is...
on
13 Feb 2013
Wiki Page:
How to Configure Windows Failover Cluster in Windows Azure for AlwaysOn Availability Groups
Ed Price - MSFT
At the moment, you can run AlwaysOn Availability Groups without availability group listeners in Windows Azure VMs. This is because Windows Azure networking does not support assigning multiple IP addresses to the same VM or allow the IP addresses to fail over from one VM to another, which is required...
on
12 Feb 2013
Wiki Page:
How to use Worker Cache Role in Windows Azure
Yagmoth555
This article describes how to create ASP.NET MVC application as a WebRole and to speed it up by using CacheRole introduced in Windows Azure Platform release 1.7 (also called Spring Release [2012]). The way how the distributed cashe works and how it can be consumed by an application didn’t really...
on
7 Feb 2013
Wiki Page:
Importance of Windows Azure Affinity Groups
Yagmoth555
Sometimes people wonder about Affinity Groups in Windows Azure, and their benefits since for some this is nothing more than a way to logically group both Compute and Storage. So in order to explain this we need to dig a little deep in terms of how Windows Azure Data Centers are created. Basically Windows...
on
6 Feb 2013
Wiki Page:
Microsoft Codename “Data Transfer” Tutorial
Yagmoth555
Microsoft Codename “Data Transfer” (https://web.datatransfer.azure.com) is a cloud service that lets you transfer data from your computer to a SQL Azure database or Windows Azure Blob storage account that you own. You can upload any data format to Windows Azure Blob storage, and data that...
on
5 Feb 2013
Wiki Page:
Microsoft and Hadoop - Windows Azure HDInsight
Jonathan Gao
Traditionally Microsoft Windows used to be a sort of stepchild in Hadoop world – the ‘hadoop’ command to manage actions from command line and the startup/shutdown scripts were written in Linux/*nix in mind assuming bash. Thus if you wanted to run Hadoop on Windows, you had to install cygwin . Also...
on
5 Feb 2013
Wiki Page:
Using the Windows Azure Web Role and Windows Azure Table Service with PHP
Yagmoth555
This tutorial demonstrates how to use the Windows Azure SDK for PHP and the Windows Azure Command-Line Tools for PHP Developers to create, test, and deploy a PHP application to Windows Azure. While the Windows Azure SDK for PHP allows you to leverage the Table, Blob, and Queue storage services in...
on
2 Feb 2013
Wiki Page:
Windows Azure Active Directory Solutions For Developers
Yagmoth555
Page Template - use it when adding new pages to keep with consistency in content presentation. Table of Contents Application Architecture Scenarios Authorization Scenarios Cloud Scenarios Delegation Scenarios Deployment Scenarios MS Technologies and Products Scenarios Security Scenarios Troubleshooting...
on
1 Feb 2013
Wiki Page:
Multi-Tenant Windows Azure Application With Federated Authentication - Building SaaS
Yagmoth555
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 are developing multi-tenant web application to be deployed on Windows Azure. It requires that the application's...
on
1 Feb 2013
Wiki Page:
Wiki: クラウド ポータル(ja-JP)
Tomoaki Yoshizawa
ここはTechNet Wiki上の記事へのリンクを集めたポータルサイトです。追加の関連記事とサイトは「コミュニティ リソース」セクション以下にあります。 Table of Contents プライベートクラウド クラウドのセキュリティ ハイブリッドクラウド Office 365 Windows Azure Windows Azure SQL Database (旧SQL Azure) ACS(アクセスコントロールサービス) コミュニティ リソース 他の言語 English (en-US) Deutsch (de-DE) Portugues (pt-BR) プライベートクラウド...
on
27 Jan 2013
Wiki Page:
Hadoop-Based Services on Windows Azure How To Guide
Ed Price - MSFT
This content is a work in progress for the benefit of the Hadoop Community. Please feel free to contribute to this wiki page based on your expertise and experience with Hadoop. If you have any questions, please use the groups DL http://tech.groups.yahoo.com/group/hadooponazurectp/ Table of Contents...
on
16 Jan 2013
Wiki Page:
Deployment of Hadoop-based Services on the Windows Azure Portal
Ed Price - MSFT
This topic describes using the Hadoop on Windows Azure Portal to provision a new Apache Hadoop cluster. Clusters provisioned on the portal are temporary and have an expiration. These clusters are provisioned to run jobs processing input data that may be on the cluster or located elsewhere. For example...
on
16 Jan 2013
Wiki Page:
How to Create and Run a Job on the Hadoop on Windows Azure Portal
Ed Price - MSFT
This article describes how the create Map Reduce jobs on a cluster that has been provisioned on the Hadoop on Windows Azure Portal. For more information on running Map Reduce Jobs for an on-premise or Windows Azure Hadoop cluster, see the getting started guide for your cluster deployment type. ...
on
16 Jan 2013
Wiki Page:
The Hadoop on Azure Sqoop Import Sample Tutorial
Ed Price - MSFT
Overview This tutorial shows how to use Sqoop to import data from a SQL database on Windows Azure to an Hadoop on Azure HDFS cluster. While Hadoop is a natural choice for processing unstructured and semi-structured data, such as logs and files, there may also be a need to process structured data...
on
10 Jan 2013
Wiki Page:
Extending Workflow Trusted Surface
Damir Dobric
Due the fact that Windows Azure Workflow (Workflow Manager) is designed to run in the cloud, which is multitenant focused architecture, the host of workflow (Workflow Manager) must fulfill several security requirements. One of used approaches is so called “Trusted Surface”. This means that subset of...
on
4 Jan 2013
Wiki Page:
Installing Service Bus Server 1.0
Damir Dobric
In July 2012 Microsoft has for the first time published a peace of Windows Azure which is installable locally (On-Premise). It is Service Bus (currentlly in Version 1 - BETA) which is slightly adapted version of Windows Azure Service Bus. If you are aware of this product this post will help you to...
on
4 Jan 2013
Wiki Page:
Fazendo upload de um projeto de Web Site no Windows Azure através do Visual Studio 2012
Andrielle Azevedo
Neste artigo será demonstrado como fazer upload de um projeto de Web Site no Windows Azure através do Visual Studio 2012. Vale ressaltar que, esse processo através do Visual Studio 2012 veio para facilitar a vida dos desenvolvedores, pois o mesmo feito no Visual Studio 2010 não trabalha de forma tão...
on
18 Dec 2012
Wiki Page:
Windows Azure (it-IT)
Luigi Bruno
NOTA: alcune risorse sono disponibili solo in lingua Inglese. Table of Contents Introduzione Panoramica Servizi Risorse della Community Pagine web Articoli tecnici Forums Blogs Vedere anche Articles Social Media Altre lingue English (en-US) Deutsch (de-DE) Introduzione La piattaforma Microsoft...
on
25 Nov 2012
Wiki Page:
Come attivare un account su Windows Azure (it-IT)
Renato F. Giorgini
Ecco una breve guida passo-passo per aprire un account di prova gratuito su Windows Azure che comprende: 750 ore al mese di istanze di calcolo piccole (1 Virtual Machine Small accesa tutto il mese) 10 “Web Site” e “Mobile Services” in modalità free 1 SQL Database Web Edition e Business Edition...
on
29 Oct 2012
Wiki Page:
Come creare una macchina virtuale con Windows Server 2012 su Windows Azure partendo dalla VM Gallery (it-IT)
Renato F. Giorgini
Per poter utilizzare le funzionalità di Virtual Machine su Windows Azure, è necessario prima aver attivato una sottoscrizione di prova e aver abilitato le funzionalità attualmente in Preview . Per sapere come procedere potete seguire le indicazioni presenti nel wiki Come attivare un account su Windows...
on
29 Oct 2012
Wiki Page:
The Hadoop on Azure Pi Estimator Sample Tutorial
Luis Panzano Barbero
Overview This tutorial shows how to deploy a MapReduce program that uses a statistical (quasi-Monte Carlo) method to estimate the value of Pi. Points placed at random inside of a unit square also fall within a circle inscribed within that square with a probability equal to the area of the circle...
on
28 Oct 2012
Wiki Page:
Come connettersi via RDP da remoto ad una macchina virtuale Windows Server 2012 creata su Windows Azure (it-IT)
Renato F. Giorgini
Dopo aver attivato una sottoscrizione gratuita , ed aver configurato una virtual machine , è possibile connettersi tramite protocollo RDP alla VM appena creata. Per prima cosa, è necessario accedere al portale di gestione di Windows Azure, https://manage.windowsazure.com/ . Prima della...
on
26 Oct 2012
Page 5 of 8 (193 items)
«
3
4
5
6
7
»
Can't find it? Write it!
Post an Article