Introduction

In this article you will learn about Windows Azure and how you can add it to your ASP. NET Web API.

What is the Windows Azure

Windows Azure is created by Microsoft, it is a cloud computing infrastructure and platform. It is designed for working on the global network of Microsoft. It is for building, managing and deploying services and applications. Windows Azure supports various programming languages, tools and frameworks. It can be included in both Microsoft specific and third party systems and software. It provides an infrastructure of services and platforms as a services. It is also an open and flexible cloud platform that makes it easy to work on the global network. It helps us to quickly create, manage and deploy applications on the global network.

Features of Windows Azure

Windows Azure runs and stores the data on Microsoft datacenters. There are many features that are specified here:

  1. Websites allows the developers to build the sites using ASP. NET, PHP etcetera and deploy these websites using FTP, Git etcetera.
  2. SQL Database, formally known as Azure database that creates, extends and scales the application into the cloud using Microsoft SQL Server.
  3. This is Microsoft's platform as a service that supports the Multi-tier applications and automated deployment.
  4. There is a Media service that is a Platform as a service, it can be used for content protection, encoding, streaming.
  5. The platform of Windows Azure that provide the API that is built on REST, HTTP and XML that allows the developer to create the interaction with services that are provided by Windows Azure.

These are the main features that are supported by Windows Azure.

Windows Azure Services

There are various types of services that are provides by Windows Azure:

There is a specialized operating system used by Windows Azure, to run the fabric layer.

How to implement it

I will now define how to deploy to Window Azure using ASP. NET Web API.

For implementing the Windows Azure in ASP. NET Web API, we need to create the MVC4 Web API:

Create a new project

We will now create a new project using the following procedure:

Now it is displayed in the Solution Explorer.

az7.jpg