User27832391 posted
No, you don't need to host a separate Wasabi instance for each target web/worker role.
One instance can autoscale multiple roles across multiple hosted services and subscriptions. You define the targets in the service information file within <subscription><services><role> and then specify the rules for various roles.
See an example of how it is done in the sample app
here.