As we already know, there are three worker pools in an ASE. The pool of resources physically hosts the ASPs. To get details of the worker pool specific to ASEs, click on the ASE created recently and go to the GENERAL section; click on Worker pools and we can see Worker pool 1, Worker pool 2, and Worker pool 3:
With the default ASE settings, we can have instances created on only Worker pool 1 and not other worker pools.
To get the Worker pool 1 details, click on it, and it will open a side pane with its details. In a front end pool, we have a restriction that we can't select scale size P1. However, in the case of worker ...