Initial Microsoft Business Central on Sandbox (Prepare Development Environment) - Neounknow/BC-Sandbox GitHub Wiki

For more your information: Working with Development Sandboxes and Entitlements

Preparing Docker

  1. Download Docker
  2. Install Docker
  3. SignUp & SignIn Docker
  4. Switch the docker mode from Linux to Window container via right click the icon

Preparing Powershell

  1. Install BcContainerHelper via powershell

Install-Module -Name BcContainerHelper

  1. Create container & download image via powershell

New-BCContainer -accept_eula -updateHosts -containerName bcsandboxau -artifactUrl (Get-BCArtifactUrl -country au) -assignPremiumPlan -WebClientPort 1234 -DeveloperServicesPort 1804

  1. Fill user & password.

Error If username contain dot or password is not meet at least 1 upper and 1 number, suggest to use P@ssword1

unable to update the password. the value provided for the new password does not meet the length, complexity, or history requirements of the domain.