How do I connect business central that is running on dcker with Azure sql database ?
container is up but unhealthy
when i see logs it say container couldnt connect with database
any thoughts?
How do I connect business central that is running on dcker with Azure sql database ?
container is up but unhealthy
when i see logs it say container couldnt connect with database
any thoughts?
i want to use database that is in my localhost. when I run New-BcContainerWizard when buildnng the container i get this kind of error.
And you do not get any errors when that is executed?
Maybe you can show the script that the BcContainer wizards generates?
I am using New-BcContainerWizard
Are you using the BCContainer helper ?
Try using the New-BcContainerWizard
www.sauravdhyani.com/.../how-can-i-create-docker-container-using.html
That will ask you where you want your database located or if you want to use an existing database.
I also tried to connect busines central that is running a docker with sql server that is runnig on my local machine and still it doesnt comnect to database.
Any help?
I am not sure you will get that to work from a Docker container.
But here is the process needed to make Business Central use Azure SQL
docs.microsoft.com/.../deploy-database-azure-sql-database
I recommend you use SQL express for your Docker containers instead.
André Arnaud de Cal...
294,261
Super User 2025 Season 1
Martin Dráb
233,017
Most Valuable Professional
nmaenpaa
101,158
Moderator