An Azure service that provides an integrated environment for bot development.
@Anonymous are you trying to publish the app to a different profile or account compared to the one in the other machine? I think you can check your appsettings.json file in your bot project folder and confirm if they are the same. Since the message does not provide more details you could as well open your bot in VS and try to publish it from there which should take your appsettings.json settings. If it fails from VS I am sure more details of the error will help to debug what is missing here.