Notifications
Announcements
No record found.
Hi All,
I want to move data from one Development (sandbox) instance to another. From Prod to sandbox it is done in easy way but if we want to move data base between sandbox instances then how we can export db as bacpac file from one VM and import it into another VM?
Thanks,
Shri
Have you already looked at docs.microsoft.com/.../export-database
Thanks for quick reply :)
For my Develop & Test Box instance "Move Database" option is not available under Mainatin tab.
If these are dev environments, you won't see this option on these. You can RDP into these boxes and export the database and then copy the file to other box and import the database there.
just export SQL DB from one dev box and import in other one
can click on SQL DB, actions and import and export options
But it will create .BAk file right? In D365 we need bacpac file for DB refresh, please correct me if my understanding is wrong?
If we restore db in similar old way just we used to do in Ax 2012 will it overwrite the code / objects?
Code doesn’t exist in database anymore in D365. Code is in file system so it won’t overwrite code. You can take backup and restore like any other database from SQL
Tier 1 boxes use SQL Server. You can create a bak file via SQL backup and restore it on another Tier 1. Tier 2 or higher use Azure SQL, to import data into Azure SQL you need a bacpac. It can be exported from Tier 1. Bacpac can be also imported to Tier 1 if required.
Code is not stored in DB and to move source code you use version control or model files.
Bacpac is a format used by Azure SQL. Bak is a format used by SQL server. If you want to copy data between dev boxes, use .bak. It's a lot faster, too.
The application code is not stored in the database.
Please click "Yes" if your question has been answered. Thanks
Hi Nikolaos,
both are development & build type sandbox environment.So you think .Bak file will work?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 592 Most Valuable Professional
André Arnaud de Cal... 478 Super User 2025 Season 2
BillurSamdancioglu 305 Most Valuable Professional