Share via

database creation implementation by using scripts for Azure APIs

k shaz 36 Reputation points
2021-03-11T18:02:21.727+00:00

i need to create sql databases in elastic pool using API to automate and expediate the process,
please advise the direction

Azure SQL Database
0 comments No comments

1 answer

Sort by: Most helpful
  1. Pramod Valavala 20,661 Reputation points Microsoft Employee Moderator
    2021-03-12T07:37:38.633+00:00

    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.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.