Publish Azure Project using Windows Azure SDK 1.5 Publish Setting wizard

In this post, I will show you step by step walkthrough to publish a cloud project in Windows Azure

Right click on the cloud project and select Publish

clip_image001

Windows Azure publish setting wizard will be open.

clip_image002

First you need to set the credentials. I assume here that you have not set any credential before so choose Add from the drop down

clip_image003

You will get Windows Azure Project Management authentication wizard. First task you need to do is either selected or create certificate for authentication.

Read here to create X.509 certificate

Read here to upload Management certificate

In drop down you will get all created certificate to choose. Select the desired certificate. Select certificate and copy your subscription Id. Give some name to this authentication setting such that you may use it later.

clip_image004

After giving all the required values, it will verify the service management authentication setting from Azure portal.

clip_image005

Once setting is verified, next you will have to choose the hosted service environment to publish the project. I am choosing PivotTestDebugMode-staging environment to publish.

clip_image006

After choosing hosted service environment, you will have to choose storage account from the drop down.

clip_image007

Now choose service configuration would be from Cloud or Local in dropdown.

clip_image008

Now choose build configuration in dropdown.

clip_image009

In last step you need to provide label for publish You can choose either to append date time with label or not.

clip_image010

If you want you can set the debug settings as well. In later posts we will see more on Debug settings J

clip_image011

And after providing the entire required information click on Publish button. You will see Role Modules are being configured.

clip_image012

In bottom you can see the log and status of the deployment.

clip_image014

I hope this post is useful. Thanks for reading Smile

If you find my posts useful you may like to follow me on twitter http://twitter.com/debug_mode or may like Facebook page of my blog http://www.facebook.com/DebugMode.Net If you want to see post on a particular topic please do write on FB page or tweet me about that, I would love to help you.

One response to “Publish Azure Project using Windows Azure SDK 1.5 Publish Setting wizard”

  1. […] Publish Azure Project using Windows Azure SDK 1.5 Publish Setting wizard […]

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Create a website or blog at WordPress.com