List of questions
Related questions
Question 60 - MB-820 discussion
A company has an on-premises Business Central instance named TEST The instance uses Windows authorization and a developer services port of 7149 Visual Studio Code is installed on the same server.
You create a new AL project but cannot download the symbols.
The launch json file contains the following code:
You need to download the symbols.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Change the server Instance parameter to TEST
Add the port: 7149 parameter.
Change the name parameter to TEST.
Change the authentication parameter to UserPassword.
Check which server the instance is installed on and replace http//localhost with the correct IP address.
0 comments
Leave a comment first