Free trial

Bring Your Favorite Language

Windows Azure SDK

5 minutes, 46 seconds

Includes base support for any language

Windows Azure is an open and flexible platform that supports running applications written in any programming language. The authoring tools and emulators provide you everything you need to test your applications locally and package them for deployment to the cloud, regardless of what programming language and tools you are using. Because Windows Azure service APIs such as storage are exposed through standards based protocols (HTTP/REST), they can be consumed from any language as well as through various community-supported libraries.

Examples of what you can do

C++ Web Server

Deploy Mongoose, a simple web server written in C++, to Windows Azure. You will learn the basics of packaging an application from the command line and configuring endpoints to respond to internet traffic.

 developer
forums
 

Ask questions and get answers from Windows Azure experts.

 additional
resources
 

Learn more about Windows Azure through articles, books, API references, blog posts, and other types of technical material.

 open
source
 

Source code for the Windows Azure client libraries is available on GitHub and released under an open source license.