Describe the bug
When I login to Azure on Composer to publish or access resources, it tells me xxxx not found. When I go to my Azure account, neither of the 2 tenants I have have the ID that's being displayed on the error so I don't know where it's pulling this information from.
Version
v2.1.1
Browser
[ ] Electron distribution
[/] Chrome
[ ] Safari
[ ] Firefox
[ ] Edge
OS
[/] macOS
[ ] Windows
[ ] Ubuntu
To Reproduce
Steps to reproduce the behavior:
Open Bot Framework Composer
Click on Publish
Select a profile
Select bots to publish
Click Publish selected bots
Prompt to login opens
Enter credentials
See error
Expected behavior
I should be logged in successfully as I have always been able to prior to this.
Screenshots
Additional context
I was having no issues when I was developing two bots using Composer. However, I ran into a problem implementing a feature on Composer and therefore tried to prototype a basic bot on SDK to understand the process. After I deployed this SDK bot using the Azure CLI following the documentation to the T, I started getting all of these tenant/login issues.