Azure SQL Database
An Azure relational database service.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
i need to create sql databases in elastic pool using API to automate and expediate the process,
please advise the direction
An Azure relational database service.
Azure ARM Templates are the way to go deploying any Azure Resource. Here is a QuickStart Template for SQL Elastic Pool that you could build upon.