Hello everyone.
When you develop extensions or Debug in the SaaS environment. Generally, you should specified which sandbox is used in launch.json file. Today I found out that “sandboxName” in launch.json is obsoleted (Maybe I noticed it late).
“sandboxName”: Specifies which sandbox to use in cases where multiple sandboxes are owned by the same tenant.
For more details:
