az login in Windows Terminal is exclusive and blocks access to any other terminal window tabs
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
### Describe the bug
Using Windows Terminal (latest release) - multiple tabs open to Powershell, Command Prompt, etc.
Perform an az login
The login gui window appears
At this point it is not possible to select any other tabs in Windows Terminal. The login gui window blocks all access to any tabs in Windows Terminal, not just the tab that executed the az login command.
### Related command
az login
### Errors
No error - just a functionality issue when using Windows Terminal
### Issue script & Debug output
n/a
### Expected behavior
az login gui window should only block the tab that executed the az login command - not all tabs.
### Environment Summary
azure-cli 2.75.0
Windows Terminal 1.22.12111.0
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.