How to Create Azure SQL Server Database in the Microsoft Azure Portal?

 Create Azure SQL Server Database

Azure SQL database server is a logical container for managing databases and elastic pools.

This article will explain about creating the Azure SQL Database Server in the Azure Portal.

Pre-requisite: An active Azure Subscription, If you do not have one, follow the steps provided in the below article link and create the Azure 30 days Trial version.

Follow the below steps for creating Azure SQL Database Server.

Step 1. Click here to navigate to Microsoft Azure Portal and log in using your credentials.

 Create Azure SQL Server Database

Step 2. Search for SQL Servers in the search bar and Click on SQL servers.

 Create Azure SQL Server Database

Step 3. Click on Create.

 Create Azure SQL Server Database

Step 4. Choose the Subscription.

 Create Azure SQL Server Database

Step 5. Choose the Resource group or Click on Create New to create a new resource group.

 Create Azure SQL Server Database

Step 6. Provide the Unique Resource Group Name and Click on OK.

 Create Azure SQL Server Database

Step 7. Provide the Unique SQL Database Server name and choose the nearest Location.

 Create Azure SQL Server Database

Step 8. Choose the required Authentication method.

For this article, I am selecting the Use of both SQL and Azure AD authentication.

 Create Azure SQL Server Database

Step 9. Click on Set Admin to Set the Azure AD admin.

 Create Azure SQL Server Database

Step 10. Search for the required User or a Group from the Azure Active Directory.

 Create Azure SQL Server Database

Step 11. Click on the required User or a Group and Click on Select.

 Create Azure SQL Server Database

Azure AD admin was selected.

 Create Azure SQL Server Database

Step 12. Provide the Server admin loginPassword, Confirm the password and Click on Next: Networking >.

 Create Azure SQL Server Database

Note: Copy and Paste the Server admin login and password in a secured place for using it later.

Step 13. Click on Next: Additional settings >.

 Create Azure SQL Server Database

Step 14. Click on Next: Tags >.

 Create Azure SQL Server Database

Step 15. Provide Tags and Click on Next: Review + Create>

For this article, I have provided the below Sample Tags.

 Create Azure SQL Server Database

Step 16. Click on Create.

 Create Azure SQL Server Database

Validating and Submitting Deployment.

 Create Azure SQL Server Database

Deployment is in progress.

 Create Azure SQL Server Database

Step 17. Azure SQL Database Server has been created. Click on Go to the resource.

 Create Azure SQL Server Database

Microsoft Azure SQL Database Server Overview can be seen here.

 Create Azure SQL Server Database

I hope you have followed all the steps and created Microsoft Azure SQL Database Server in the Azure Portal.

Like and share your valuable feedback on this article.


Similar Articles