RE: When publishing it is not pointing to the correct Tennant ID
@StefanoDemiliani, @TeddyHeryantto ,i dont know the AAD domain name that i should use a value in the Tenant parameter, but i do have the Tesnant BC open in my browser have the Tenant ID with me, is there any way to find out the tenant AAD domain name with the Tenant ID or through the Tenant D365 BC which is open in my browser?
[quote user="Stefano Demiliani"]
In launch.json file you can use the "tenant" parameter to point to the right customer tenant. For a cloud server, this parameter must contain a tenant AAD domain name, for example: mycustomer.onmicrosoft.com
To point to the right sandbox enviroment (if you have more than one of this) you can use the sandboxName parameter (always in launch.json file). Example:
"sandboxName": "YourSandboxName"
[/quote]
Please help!
Thanks in Advance.