D365BC: Container Sandbox Environment

In Dynamics 365 Business Central there’s an “hidden” interesting feature:

DYN365BC_Container01

By running the Sandbox Environment (Container) page you can setup a container-based sandbox that can be Azure hosted or locally hosted.

When you run this page, you can choose Host in Azure or Host Locally options. If you choose Host in Azure, you’ve to connect to your Azure subscription, fill the required data and Docker is automatically configured for you.

If you choose Host Locally, you need to configure the Docker environment in your system before setting up the sandbox. Then you need to save, modify with the correct parameters and launch the CreateBCSandbox.ps1 Powershell file.

After that, you can develop with Visual Studio Code and AL connected to your container.

D365BC will have also an online sandbox but having a container-based one is an interesting plus, especially for development tasks.

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.