I created Docker(+swarm) with Azure Container Service template.
1 master and 1 agent created, but how can I scale out agent VMs? The template generates agent VMSS(scale sets) but not found to add more VMs in Portal UI.
Found template documentation but it seems not handy.
Is there any way to do it only with a few clicks like Azure Worker Role?