In this article, I will show you how you can add/reduce instances for your Windows Azure
application. You can also use the steps below to edit other
configurations in your application. This is equivalent to editing the
.csdef file in your source code solution from Visual Studio.
- Login to the Windows Azure Management Portal using your Live ID at http://windows.azure.com/
- Once you’re logged in, click on Hosted Services, Storage Accounts & CDN at the lower left of the page.
- Next, click on your application where its type is Deployment.
- At the ribbon on the centre top of your page, click on Configure.
- Click on Edit Current Configuration in the pop-up window.
- Now, look for the instance count tag that shows how many instance your application has and edit the number of instance count.
- Finally, click OK and wait for the application to be updated.
No comments:
Post a Comment