December 2019
Beginner to intermediate
770 pages
16h 14m
English
In Visual Studio Code, you have to set up launch.json to work against a specific target sandbox tenant environment ("tenant": "") and provide the appropriate credentials to establish a connection.
Since you may have several sandboxes within the same environment, you can also specify which tenant you want to connect to download symbols and/or publish the extension ("sandboxName": "").
By default, the deployment is executed by applying a synchronization to the existing schema ("schemaUpdateMode": "Synchronize" ...
Read now
Unlock full access