Question : I want to restore some production azure database on my local machine for development purposes. So I exported […]
Tag: bacpac
What are the .BCP files inside a .bacpak file?
Question : Diving on dba.stackexchange.com I found a nice answer that teach me how to open a .bacpac file with […]
SQL Server on linux unable to export to bacpac [closed]
Question : Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? […]
Is the BACPAC from a TDE encrypted DB also encrypted?
Question : If you create a BACPAC of an encrypted database, will the data in the BACPAC be encrypted? We’re […]