Ways to connect to azure sql database and other azure related database

Diptesh Kumar 101 Reputation points
2025-01-02T04:35:13.6833333+00:00

in how many ways we can connect to Azure SQL database. Please clarify

Azure SQL Database
{count} votes

1 answer

Sort by: Most helpful
  1. ShaktiSingh-MSFT 16,171 Reputation points
    2025-01-02T05:06:34.9333333+00:00

    Hi Diptesh Kumar,

    Welcome to Microsoft Q&A forum.

    As I understand, you want to know ways to connect to Azure SQL Database.

    Please refer to the official Microsoft documentation which illustrates different ways to connect as shown below:

    User's image

    https://learn.microsoft.com/en-us/azure/azure-sql/database/azure-sql-dotnet-quickstart?view=azuresql&tabs=visual-studio%2Cpasswordless%2Cservice-connector%2Cportal

    You may use Azure Data Studio and SSMS to access Server and Databases.

    https://learn.microsoft.com/en-us/sql/ssms/quickstarts/ssms-connect-query-azure-sql?view=sql-server-ver16

    https://learn.microsoft.com/en-us/azure-data-studio/quickstart-sql-database

    User's image

    https://learn.microsoft.com/en-us/azure/azure-sql/database/connect-query-ssms?view=azuresql

    Hope this helps. Let us know if you have a different ask.

    Thanks

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.