Azure SQL elastic database pools
In the previous chapter, some interesting and important topics were covered regarding elastic database pools. In this section, we will be working on creating and managing elastic database pools.
Creating an elastic database pool
To get your elastic database pool up and running, you have to follow these steps:
- Navigate to the
SQL databases
blade, and click onAdd
orCreate SQL databases
, as shown in the following screenshot:

Figure 5.1: SQL Databases blade
- Once you have clicked on
Add
orCreate SQL databases
, a new blade will pop up, as shown in the following screenshot:

Figure 5.2: Create a new SQL Database blade
- Since most of the required fields were covered in the previous chapter, only changed options will be covered:
Want to use SQL elastic pool?: This will be
Yes
this time.- Once
Yes
is selected,Pricing tier
option, which is shown in the preceding screenshot, will be changed toElastic database pool
, where it will ask you to configure the pool setting. Once...