An Azure relational database service.
Hi Suriyanarayanan VENKATAKRISHNAN,
For Azure SQL, you do not need to purchase any separate database tool. It is a fully managed service, and you only need an Azure subscription to get started.
You can choose between three main options based on your requirement. Azure SQL Database is best for fully managed, database-level workloads. Azure SQL Managed Instance is suitable if you need near full SQL Server compatibility for migrations. SQL Server on Azure Virtual Machines is used when you need full control over the OS and SQL Server.
For managing and working with Azure SQL, commonly used tools like SQL Server Management Studio, Azure Portal, and Visual Studio Code are available and free to use.
In terms of pricing, Azure SQL is billed based on service tier, compute (DTU or vCore), and storage. You can use the Azure Pricing Calculator to estimate costs based on your workload.
Regarding your request for an India support contact, Microsoft does not typically provide direct public phone numbers for this scenario. The best approach is to use the Azure support portal through your subscription, where you can raise a request and get connected to the appropriate regional support team for guidance on subscriptions and licensing.