We have a few databases in Pricing Tier: Basic
, S0
... like below picture:
These databases were created before a new Elastic Pool is cr
You can create an elastic pool in the same server as your databases, through portal using instructions here - https://azure.microsoft.com/en-us/documentation/articles/sql-database-elastic-pool-create-portal/
Once you have created a pool, you can add existing databases to the pool using instructions here - https://docs.microsoft.com/en-us/azure/sql-database/sql-database-elastic-pool#manage-an-elastic-pool-and-its-databases
Let us know if you have any further questions here.
-- srini