- You
cannot restart Azure SQL database.
- You
cannot see the database files.
- You
cannot shrink the database log files.
- You
cannot backup the Azure SQL database manually. The only option is to Export
the Azure SQL Database as a bacpac file.
- You
cannot use Windows Authenticated users directly first need to synchronize AD with Microsoft Entra ID.
- You
can use Transactional Replication , Data Migration Service , bacpac file ,
BCP to migrate SQL Server on-prem database to Azure SQL Database.
- You
cannot create linked service directly between two Azure SQL
Databases. You need to use either Azure Data Factory or Azure Synapse
Pipelines.
- You
can use built-in performance tuning features in Azure SQL Databases
which are not available in on-prem SQL Server.
- You
can easily identify and apply missing indexes in Azure SQL Databases which
is not so direct in on-prem SQL Server.
- Microsoft
Copilot in Azure is now integrated with Azure SQL Database. Currently it's
in preview but in few days you can simply say like "My database is
slow" and it will give details like why it is slow and what are the
fixes.
- In
few days you may need not write any queries for details... you can simply
give prompts like " Are there any deadlocks in the database? " ,
" who are currently actively connected to the database? " and so
on. These features are currently can be tested using copilot which is in
preview.
- You
cannot use Azure Data Studio beyond Feb 2026. Visual Studio Code is the
next stop.
- Database
Watcher is going to be one stop in-depth monitoring solution for Azure SQL
Database and Azure SQL Managed Instance.
- You
need to use the feature Failover Groups if you want to manage the
replication and failover of Azure SQL database(s) from one region to
another Azure region.
- You
do not have control over Azure SQL Database maintenances but you can
configure notifications so that you will get notified about the
maintenance events of your Azure SQL Database.
- As
of now each new Azure subscription includes 10 serverless databases. Each
database comes with a complimentary allocation of 100,000 vCore seconds of
compute, 32 GB of data storage, and 32 GB of backup storage every month,
for the lifetime of your subscription.
Hi, I am Vinay. I am a Certified Azure Architect and I am experience in Azure Architecting, Database Architecting, Cloud migrations, DBA by profession for more than a decade. This blog I use for sharing the new things I learn and the day-to-day issues I face. I also share other technical topics which I find useful to the readers. I invite you to follow me on LinkedIn, Twitter and this blog.
Monday, July 14, 2025
16 Azure SQL Database Critical Concepts You Must Know Before Deployment
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment