About 17,500,000 results
Open links in new tab
  1. SSMS: Connect and query data - Azure SQL Database & Azure SQL

    Sep 27, 2024 · Learn how to connect to Azure SQL Database or SQL Managed Instance using SQL Server Management Studio (SSMS). Then run Transact-SQL (T-SQL) statements to query and edit data.

  2. Different Ways to Connect to SQL Azure databases

    Dec 5, 2017 · In this tip I will explain how to work with a SQL Azure database from SQL Server Management Studio (SSMS). If you do not have SSMS installed on your computer then you can download from here. When you run SSMS you should have a blank screen only with the Object Explorer pane. Click on Connection and choose the Database Engine… option:

  3. Connect To Azure SQL From SSMS

    Feb 14, 2024 · This Azure SQL tutorial will discuss the quick steps to connect to Azure SQL database from SSMS. Let’s discuss how to use SQL Server Management Studio to connect and query the Azure SQL database. Before we start, Below are a few things we need as prerequisites.

  4. How to connect to an Azure SQL Server using command prompt?

    Oct 30, 2019 · When using the -G option to connect to SQL Database or SQL Data Warehouse and authenticate using Azure Active Directory, a timeout value of at least 30 seconds is recommended. Use "-l 30". Read more about it on this documentation. Please see the following example: I have an Azure SQL database that I am able to connect using local SSMS.

  5. How can i connect to azure sql from my local machine without …

    Jun 22, 2020 · You could set your local machines' IP range to the the SQL database firewall to allow these machines to access the Azure SQL database:

  6. How to Connect to Azure SQL database (Multiple ways)

    Aug 25, 2021 · To connect to an Azure SQL database, follow the steps below: In the Visual Studio, click on View in the menu bar and click SQL Server Object Explorer. In the SQL Server Object Explorer Window, right click on SQL Server and …

  7. SQL Server 2022: Step-by-Step Guide to Connect your SQL Server to Azure ...

    Sep 16, 2024 · In the next blog post, I will explain how we can set up the AAD (Azure Active Directory authentication) to SQL Server 2022 and connect from your local SQL Server management studio to Azure. Thanks for reading! Loading...

  8. Connect and Query Azure SQL Database or Azure SQL Managed …

    Feb 13, 2025 · Connect to and query an Azure SQL Database or Azure SQL Managed Instance using SQL Server Management Studio (SSMS).

  9. How to create Linked server from SQL Server to Azure SQL

    Dec 14, 2021 · Step-1: Connect to SQL Server Instance in SSMS tool and go to Object Explorer. Expand the Server Objects, right click on Linked Server and create a New Linked Server. Step-2: Go to General tab in the new Linked Server window. Under the Server type section, choose the Other data source option.

  10. Connect and Query - Azure SQL Database & Azure SQL

    Jan 15, 2025 · You can use various libraries and frameworks to connect to Azure SQL Database or Azure SQL Managed Instance. You can then build an app by using SQL Server on Linux or Windows, or a SQL Server container on Linux.

  11. Some results have been removed
Refresh