I have installed Business Central and created a container in Azure , but how can I import the TestToolkit ?
The command i used was:
az container create --resource-group .... in powershell.
New-BCContainer uses the variable -includeTestToolkit but
Is there an environment for adding toolkit in powershell cli as iuse the az container create .....?