Announcements
No record found.
Internet loaded with D365 BC but still I am confused from where to start?
Can I have a trial version ? If yes how? No, I don't have access to partner resource or partner associated to my login.
You just need to visit https://trials.dynamics.com/ then select "Business Central", put your work email address and phone... and enjoy your trial :-)
If you only have a personal account, you can also start an Office 365 trial, and setup a Business Central trial with this account.
You can also setup a Docker container locally :)
hub.docker.com/.../bcsandbox
BR,
Thank you Miguel. :)
I tried the trial and got this.
Now I will try your second suggestion of setting up BC via Office 365 Trial, I feel it's more easier to do so instead of changing the country. :D
And your another suggestion to user Docker is also a good one , in this way I will also get some idea of how to use Docker but will try it if Office 365 one not work.
hi,
use docker with only two simple commands:
//BC ONPREMISE DOCKER SANDBOX - Cronus International (W1)
docker pull microsoft/bcsandbox
docker run -e accept_eula=Y -m 4G microsoft/bcsandbox
//BC ONPREMISE DOCKER SANDBOX - Cronus USA
docker pull microsoft/bcsandbox:us
docker run -e accept_eula=Y -m 4G microsoft/bcsandbox:us
etc, etc. for ALL available localizations
nice post here
saurav-nav.blogspot.com/.../msdyn365bc-setup-business-central.html
Thanks Roberto, I am try to get familiar with Docker. thanks for the commands.
Miguel, the doc says
This image is compatible with Windows Server 2016 and Windows 10 (Professional, Enterprise – Anniversary Edition) OS Hosts. Visit this link for the full list of Windows Container requirements.
will it not work for windows 8?
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.
Congratulations to a top community star!
In our never-ending quest to help the Dynamics 365 Community members get answers faster …
Welcome to the next edition of the Community Platform Update. This is a status …
Stay up to date on forum activity by subscribing.