Introduction
Creating an Azure SQL Database lets you have a managed database in the cloud. This solves the problem of setting up and maintaining your own database server, so you can focus on your app data.
When you want a reliable database without managing hardware or software updates.
When you need to quickly create a database for a web or mobile app.
When you want automatic backups and security features handled by Azure.
When you want to scale your database easily as your app grows.
When you want to connect your app to a cloud database with minimal setup.