Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
The dacpac extension was updated to show the connection name if there is one in the wizard in https://github.com/microsoft/azuredatastudio/pull/10595, but the server name instead of the connection name is used in the Tasks status. This should be updated to be consistent and use the connection name if there is one.
The dacpac extension was updated to show the connection name if there is one in the wizard in https://github.com/microsoft/azuredatastudio/pull/10595, but the server name instead of the connection name is used in the Tasks status. This should be updated to be consistent and use the connection name if there is one.
Same problem for import and generate script