You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's either triggered from .ps1 script via F5 and PowerShell extension or from Terminal
If you press enter PowerShell appears that it's doing something but nothing happens and it's stuck like that for minutes, but if you minimize VSCode you will see this:
It's very counter-productive and hard to even know that it's there.
I think we've already had reports about this dialog appearing behind VS Code but can't find the issue. @chrmarti I think you might have created the issue before, do you know?
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.
Steps to Reproduce:
Install-Module AzureAD
Connect-AzureAD
in PowerShell windowIn standard PowerShell window, outside of VSCode, the prompt is shown to the user as a browser window, on top of other windows.
It would be great if that Window would be brought to TOP.
The text was updated successfully, but these errors were encountered: