Import/export tenant specific databases
- Open the Azure Management portal.
- Click the Database option.
-
To export tenant-specific database:
- Select the database that you want to move to the new database server.
- Click Export. The database is exported as a .bacpac file.
- Select a storage CONTAINER to which to export the .bacpac file.
- Click on Tick button to export the database.
- Rename the filename to be same as database name, that is, TotalAgility_<Tenant Code> format.
-
Now import the
.bacpac file to the destination database server:
- On the Main menu, click NEW.
- Select DATA SERVICES > SQL DATABASE > IMPORT.
- In the IMPORT DATABASE window, specify the database details stored in the storage during export.
-
Click the
Tick button.
The database is imported.
Note Make sure the imported database name is same as the exported tenant database. (TotalAgility_<Tenant Code> format)A message appears to confirm that the database is successfully imported.