TechBubbles Microsoft Technology BLOG

Deploying a Windows Azure application Part1

 

This post discuss about deploying your web applications or WCF Applications to Windows Azure using the new Management Portal. Before deploying the application to portal , you need to have a subscription with Windows Azure read this post to signup for a Windows Azure account and to purchase a subscription. image

After having an account with Windows Azure you need to do the below steps to deploy your application to portal

Step1 Create the required service components

Step2 Upload and configure the application package to Staging Area [Nothing but deploying the application to Management portal]

Creating a Storage Account and a Hosted Service Component

1. You need to create a Windows Azure storage account to allow your application to persist the data.You need to have a Hosting Service component to execute your application.

Sign in to the windows azure management portal by navigating to http://windows.azure.com/

image

2. Create the Storage account by clicking the New Storage Account button from the ribbon bar

image

3. Pick your subscription from the dropdown box

image

4. Enter the name for storage account in URL text box. Usually you can type your company name and application name which is unique combination.

5. Select an option from create or choose an affinity group from drop down list and say create a new affinity group.

image

Say ok after creating the affinity group. You can see below properties as an example to your storage account

image

image

6. You can view your primary and secondary keys of your storage account by clicking the View Access keys button on ribbon bar.

image

You will use these keys later in configuring the application.

Primary access key and Secondary access key both used to access the storage.

7. Create a Hosted Service compute component by clicking the New Hosted Services button on the ribbon.

image

8. Enter the Hosted Service Details in the dialogue box

image

Select your subscription from the dropdown list then enter the name to service eg: TechbubblesERPService  and URL prefix which is unique where WindowsAzure use it to generate the endpoint URL’s for the hosted service.

9. Choose the affinity group which you have created earlier while creating the storage account.

10. Select the option Do not deploy

11. Click ok to create the hosted service and wait till process complete.

image

In the next post I will discuss the Step2 which is Deploying the application to Azure Management Portal.

Share this post :

About the author

Kalyan Bandarupalli

My name is kalyan, I am a software architect and builds the applications using Microsoft .NET technologies. Here I am trying to share what I feel and what I think with whoever comes along wandering to Internet home of mine.I hope that this page and its contents will speak for me and that is the reason I am not going to say anything specially about my self here.

1 Comment

TechBubbles Microsoft Technology BLOG

Follow me

Archives

Tag Cloud