Exercise - Manage SQL elastic pools
In this exercise, we'll manage the SQL elastic pool and add an additional database to the pool for another location.
Adjust elastic pool settings
Sign in to the Azure portal using the same account you used to activate the sandbox.
Search for and select the SQL elastic pool you created in the previous exercise. Search for and select All resources to browse for your SQL elastic pool.
In the left menu pane, under Settings, select Configure. The Configure pane appears.
Here, you can select either a DTU-based or vCore-based pricing model by selecting the service tier for the elastic pool. Under the Service and compute tier section, select Basic for Service tier, then select Save in the top menu bar. This will redeploy your elastic pool. Select Go to resource when the redeployment completes.
Select Settings, then select Configure. Within each tier, you can change the number of eDTUs for the pool. Change the eDTUs to 200 and observe the Cost summary on the right, which shows the estimated monthly cost of your elastic pool.
Select Save in the top menu bar. This will redeploy your elastic pool. Select Go to resource when the redeployment completes.
Create a new database in the pool
In the left menu pane, select Overview for your SQL elastic pool.
In the top menu bar, select Create database. The Create SQL Database pane appears.
On the Basics tab, enter the following value for the setting.
Setting Value Database details Database name Give your new database a meaningful name, such as fitnesslondondb. Select Review + create, then select Create.
Wait for deployment to complete, and then select Go to resource. Your new SQL database Getting started pane appears.