| title | SQL Server dacpac extension |
|---|---|
| titleSuffix | Azure Data Studio |
| description | Install and use the SQL Server dacpac extension for Azure Data Studio |
| ms.custom | seodec18 |
| ms.date | 11/04/2019 |
| ms.reviewer | alayu; sstein |
| ms.prod | sql |
| ms.technology | azure-data-studio |
| ms.topic | conceptual |
| author | yualan |
| ms.author | alayu |
The Data-tier Application Wizard provides an easy-to-use wizard experience to deploy and extract dacpac files and import and export bacpac files.
- Deploy a dacpac to a SQL Server instance
- Extract a SQL Server instance to a dacpac
- Create a database from a bacpac
- Export schema and data to a bacpac
The wizard makes it easier to manage dacpac and bacpac files, which simplifies the development and deployment of data-tier elements that support your application. To learn more about using Data-tier applications, check out our documentation.
-
Select the Extensions Icon to view the available extensions.
-
Search for the SQL Server dacpac extension and select it to view its details. Click Install to add the extension.
-
Once installed, Reload to enable the extension in Azure Data Studio (only required when installing an extension for the first time).
To launch the wizard, right-click the Databases folder or right-click a specific database in the Object Explorer. Then, click Data-tier Application Wizard.
To learn more about dacpacs, check out our documentation. Please report issues and feature requests here.

