To improve the availability of your AgilePoint BPMS for Azure solution, you can create
multiple instances of your web and worker roles. The most common use is to create multiple
instances of the AgilePoint Server role, APSVCWorkerRole.
To create new instances of your web or worker roles, do the following.
Prerequisites
- AgilePoint BPMS for Azure
Navigation
- Navigate to the Windows Azure home page at
www.windowsazure.com.
- On the Windows Azure home page, click Manage.
- On the Windows Azure Management Portal, click Hosted Services,
Storage Accounts & CDN.
- Click Hosted Services.
Instructions
- In the Hosted Services pane, expand your hosted service.
- Click the name of your hosted service in the row where the Type is
Deployment.
- Click Configure.
- Click Edit Current Configuration.
- In the node for the role you want, modify the value of the following node
to reflect the number of instances you want:
<Instances count="1"/>
- Click OK.
- On the warning dialog, click Yes.