Change in sandboxName in Launch.json
Mohana Krishna Yadav P (MVP - Dynamics NAV)
D365 BC Technology Specialist at ArcherPoint
I was delivering a D365 Business Central training to a client today and was explaining about Launch.json and mentioning that the launch.json file contains information about the server that the extension launches on.
And if we have multiple sandbox environments then we must specify which sandbox to be used in property called “sandboxName”
Tried to add the parameter and not able to find it.
Shocked for a second and noticed 2 new properties in the Launch.json
environmentType: Specifies environment to use to connect to Business Central.
Ex: Sandbox: Specifies a sandbox environment
environmentName : Specifies which production, or sandbox environment to use.
Looks like Microsoft has replaced sandboxName with environmentName and provided option to select the environmentType.
Did not use Production option yet.
Dynamics NAV /BC 365 Developer en Betea Koop. Elkarte Txikia
4 年It would be really interesting if this would make possible to debug a production environment. I haven't tested yet, but I don't think that will be allowed...