I have noticed that while doing development in Visual Studio code for Business Central (runtime 6.0 for platform 17) we now need to write environmentType and environmentName in launch.json. Environment Type can be "OnPrem", "Production" and "Sandbox". Earlier we mention Sandboxname only. But now we can pick Environment Type as Production as well.
Does anybody know why its needed and what is its purpose?
