Hi,
I am trying to restore a Business Central Cloud database into a Business Central Docker container. I only have the BACPAC file (no access to the online environment) and attempted to import it using SSMS and restore it into the database that the Docker container is using.
However, when trying to access the web client, I received the following error:
“The tenant ‘default’ is not accessible.”
It also mentioned that I need to synchronize the schema with the app, but I'm unsure how to proceed.
I would appreciate guidance on whether it is possible to restore a Business Central Cloud database in a Docker container using the BACPAC file and SSMS, and what I might be missing.
Additionally, I would like to know if there are any alternative methods for restoring a Business Central Cloud database into a Docker container in this scenario.
Any advice or resources would be greatly appreciated!