-
Notifications
You must be signed in to change notification settings - Fork 554
Description
Description
Deploy a .dacpac file to a new or existing SQL database (Publish DACPAC)
Extract the schema from a SQL database to a .dacpac file (Extract DACPAC)
Import a .bacpac file to a new or empty database (Import BACPAC)
Export the schema and data from a SQL database to a .bacpac file (Export BACPAC)
We can simply list the operations that are in parenthesis and have a info icon that says the rest of the sentence. Or we can use these sentences instead.
For ref:
Steps to Reproduce
- enter data - tier applcication
Affected Area
- Connection dialog (SQL Server | Azure browse/Fabric browse)
- Query results panel
- Query editor
- Object Explorer
- Table Designer
- Schema Compare
- Schema Designer
- Local SQL Server Container provisioning
- SQL database in Fabric provisioning
- GitHub Copilot integration
- Query Plan Visualizer
- Other (please describe below)
If you selected "Other", please describe the affected area
dacpac
Environment Information
n/a
Confirmation
- I have searched existing issues and couldn't find a match
- I want to work on this issue