Using Azure Data Studio to Deploy a SQL Server VM on Azure


Introduction

Sometimes we need to deploy many SQL Servers on Azure in the enterprise environment. Wwe can do this manually, but it is not a good solution as there are too many manual tasks and repetitive tasks. Today I will give you a showcase to deploy SQL Servers on Azure using Azure Data Studio, which can improve deployment efficiency. Reusable templates and Azure Data Studio provide an easy way to deploy SQL Server (not only on Azure) for beginners with an interactive notebook based on Jupyter and easy to understand Python code.

What is Azure Data Studio?

Azure Data Studio