Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » AWS/Azure/OpenShift » How to create a new Azure SQL Database [PaaS]
  • image 26
    Add an EBS volume to AWS EC2 via the AWS Console and CLI AWS/Azure/OpenShift
  • Norton iOS Calender
    Scan Apple Calendar: Prevent Norton from scanning your Apple Calendar on iOS Anti-Virus Solution
  • download
    How to import Users and Groups into Pleasant Password Manager Password Manager
  • image 78
    How to enable LDAP over SSL with a third-party Certificate such as DigiCert Windows
  • article 1280x720.166f8634
    How to install DHCP role on Windows Server 2019 Windows Server
  • how to fix the sorry this file type is not permitted for security reasons error in wordpress 5e4a5632967c7
    Error 1707: Network address invalid when trying to connect remotely Windows
  • PrintNightMare 1
    PrintNightmare security update for Windows Server and Windows 10 Security | Vulnerability Scans and Assessment
  • How to Disable the Password Manager of Google Chrome
    How to Disable the Password Manager of Google Chrome Password Manager

How to create a new Azure SQL Database [PaaS]

Posted on 30/12/202531/12/2025 Link State By Link State No Comments on How to create a new Azure SQL Database [PaaS]
create a new Azure SQL Database

In this article, we shall discuss “how to create a new Azure SQL Database [PaaS]” using the Azure Portal, highlighting the key steps, the most relevant configuration options, and the architectural considerations to keep in mind from the very beginning. Please, see How to create a two-way Active Directory Trust, [AZURE] Restore MSSQL Server on Azure Virtual Machines Using Azure Backup, and MSSQL Server Error 833: A Synthesis of Real-World Case Studies.

In the context of modern cloud solutions, Azure SQL Database stands out as one of the most mature and reliable PaaS services offered by Microsoft for managing relational databases. By offloading critical operational tasks such as maintenance, patching, backups, and high availability to the platform, IT teams can focus more on delivering business value and optimizing application performance.

The goal is to provide a clear and practical guide, useful both for those approaching Azure SQL Database for the first time and for professionals looking to reinforce best practices in enterprise scenarios.

This is the information to request from the customer for the deployment of an Azure SQL Database.

Also, see how to Pull and Push Commvault Images to Azure Container Registry, [AZURE] Security Service Edge (SSE) and Microsoft Entra ID, and Install SQL Server Always On & Configure Veeam Plug‑in for SQL.

Azure SQL Database PaaS

Information about the database

  • Azure Subscription
  • Resource group
  • Database name
  • Elastic Pool (yes/no)
  • Compute + Storage (Service tier e.g. ‘general purpose’; compute tier e.g. ‘provisioned’ (GEN5) 2vcpu, 32GB; already have a SQL Server licence? (yes/no); Database zone redundant? (yes/no)
  • Backup (Grs/Zrs/Lrs)
  • Data source (none/backup/sample)
  • Database collation
  • Maintenance windows
  • Tags (indicate name and value for each tag)

Here are some information about the logical server to which the database is associated

  • Server Name: If the server already exists, fill in only this field; if the server is new, fill in the following fields as well
  • Location (Region)
  • Server admin login
    • Password
  • Deny public network access (Yes/no)
  • Allow Azure services and resources to access this server (yes/no)
  • Connection policy (Default/Proxy/Redirect)
  • Private endpoints ( YES/NO , if YES, see next section)
  • Minimum Tls Version (1.0/1.1/1.2)
  • Tags (indicate name and value for each Tag)

Information regarding the private endpoint

  • Resource Group
  • Location (region)
  • Name
  • Target sub resource
  • Virtual network
  • Subnet
  • Private DNS integration option

From the Azure portal, go to the ‘SQL databases’ app.

image001-min

So ‘create’

image002-min

There are the following tabs to fill in with all the information provided by the customer

image003-min

Tab Basic

Populate the information as it is applicable to you.

image005-min

In this case, select ‘General Purpose’, but it depends on your requirements, GEO Redundant (Backup storage Redundancy)

image007-min

In my case, I select Serverless. Also, see how to Resolve New WDAC Policy Issues in Azure Stack.

image009-min

The Serverless compute tier for Azure SQL Database is an execution model designed for variable or intermittent workloads, where resource utilization is not constant over time. In summary, this feature provides:

  • Automatic compute scaling: CPU and memory are automatically allocated and released based on actual workload demand, with no manual intervention.
  • Usage-based billing: costs are calculated per second based on the resources actually consumed, rather than on pre-allocated capacity.
  • No infrastructure management: Microsoft handles compute provisioning, scaling, and maintenance.

The Serverless tier is particularly well suited for development and test environments, applications with unpredictable workloads, or solutions used only during specific time windows. It is not recommended for workloads with continuous and predictable usage, where a provisioned compute tier is generally more efficient.

Set the vCore resources required for your database.

image011-min

Auto-pause and auto-resume: The database can automatically pause after a period of inactivity and resume when a new request is received, further reducing costs.

image013-min

Tab networking

Select Public endpoint as shown below

image015-min

Proxy (The one selected in the screenshot). All connections pass through Azure SQL gateways.

  • Pros: It is the easiest to manage at the network level. You only need to open port 1433 on your local firewall.
  • Cons: There may be slightly higher latency because there is an ‘intermediary’ (the gateway) that routes all traffic.
image017-min

Select TLS 1.2

image019-min

Tab security

Keep default values. Tab additional settings “Select Latin1_General_CI_AS, or your reference collection”.

image021-min

set up Maintenance Windows

image023-min

Tab Tags

image025-min

Tab Review + Create

Summary of the information entered on all tabs and, if OK, launch the creation process. Once the deployment has been launched, monitor its progress.

image027-min

And completion

image029-min

I hope you found this article on “How to create a new Azure SQL Database [PaaS]” very useful. Please, feel free to leave a comment below.

5/5 - (2 votes)

Thank you for reading this post. Kindly share it with others.

  • Click to share on X (Opens in new window) X
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on Pinterest (Opens in new window) Pinterest
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to share on Mastodon (Opens in new window) Mastodon
  • Click to share on Bluesky (Opens in new window) Bluesky
  • Click to share on Threads (Opens in new window) Threads
  • Click to share on Nextdoor (Opens in new window) Nextdoor
AWS/Azure/OpenShift, Oracle/MSSQL/MySQL Tags:Azure SQL Database, Create a new Azure SQL Database, Microsoft SQL, Microsoft SQL Server, PaaS, SQL Server Setup

Post navigation

Previous Post: Restore MSSQL Server on Azure VMs using Azure Backup
Next Post: How to create a two-way Active Directory Trust

Related Posts

  • Microsoft 365 Developer Program instant
    Get your free Microsoft 365 E5 Sandbox today AWS/Azure/OpenShift
  • Bulk operations in Azure AD
    Perform Bulk User Operations in Azure AD AWS/Azure/OpenShift
  • DevOps GIT Docker Kubernetes
    Azure DevOps: Docker and Kubernetes Deployment with GitHub AWS/Azure/OpenShift
  • sql stuck
    How to uninstall Microsoft SQL Server Management Studio Oracle/MSSQL/MySQL
  • How to Manage Azure Virtual Machines with Windows Admin Center and Serial Console​
    Manage Azure Virtual Machine with Windows Admin Center and Serial Console AWS/Azure/OpenShift
  • Storage Explorer
    How to Install Azure Storage Explorer on Windows AWS/Azure/OpenShift

More Related Articles

Microsoft 365 Developer Program instant Get your free Microsoft 365 E5 Sandbox today AWS/Azure/OpenShift
Bulk operations in Azure AD Perform Bulk User Operations in Azure AD AWS/Azure/OpenShift
DevOps GIT Docker Kubernetes Azure DevOps: Docker and Kubernetes Deployment with GitHub AWS/Azure/OpenShift
sql stuck How to uninstall Microsoft SQL Server Management Studio Oracle/MSSQL/MySQL
How to Manage Azure Virtual Machines with Windows Admin Center and Serial Console​ Manage Azure Virtual Machine with Windows Admin Center and Serial Console AWS/Azure/OpenShift
Storage Explorer How to Install Azure Storage Explorer on Windows AWS/Azure/OpenShift

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • image 26
    Add an EBS volume to AWS EC2 via the AWS Console and CLI AWS/Azure/OpenShift
  • Norton iOS Calender
    Scan Apple Calendar: Prevent Norton from scanning your Apple Calendar on iOS Anti-Virus Solution
  • download
    How to import Users and Groups into Pleasant Password Manager Password Manager
  • image 78
    How to enable LDAP over SSL with a third-party Certificate such as DigiCert Windows
  • article 1280x720.166f8634
    How to install DHCP role on Windows Server 2019 Windows Server
  • how to fix the sorry this file type is not permitted for security reasons error in wordpress 5e4a5632967c7
    Error 1707: Network address invalid when trying to connect remotely Windows
  • PrintNightMare 1
    PrintNightmare security update for Windows Server and Windows 10 Security | Vulnerability Scans and Assessment
  • How to Disable the Password Manager of Google Chrome
    How to Disable the Password Manager of Google Chrome Password Manager

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,836 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.