Azure SQL and PostgreSQL
Explore how to connect to Azure SQL and PostgreSQL databases using Azure Data Studio. Understand the use of server URIs, authentication types including Azure Active Directory, and managing connections via the Azure container and PostgreSQL extension.
We'll cover the following...
We'll cover the following...
Connecting to Azure SQL database
Connecting to your database in Azure can be achieved in much the same way as connecting to an on-premise instance of SQL Server. The figure below shows an example of connecting to an Azure SQL ...