Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use Azure Sign Out #901

Open
Tracked by #903 ...
damquanson opened this issue Nov 24, 2023 · 15 comments
Open
Tracked by #903 ...

Cannot use Azure Sign Out #901

damquanson opened this issue Nov 24, 2023 · 15 comments

Comments

@damquanson
Copy link

Does this occur consistently?
Repro steps:

Version: 0.11.6
OS: linux
OS Release: 5.15.0-89-generic
Product: Visual Studio Code
Product Version: 1.84.2
Language: en

@dh-orko dh-orko mentioned this issue Nov 28, 2023
@mbudney-dbrg
Copy link

mbudney-dbrg commented Nov 28, 2023

I'm having the same issue on Mac. I accidentally signed in with the wrong work account and I can no longer access subscriptions, as shown under RESOURECES, related to my other work account.

  • Azure: Sign Out (Does nothing)
  • Azure: Sign In (Can sign in to either tenant)
  • Azure: Select Tenant (Fails given it's trying to use the wrong account)
  • Azure: Select Subscriptions (Show the correct subscriptions on the command, but does not update in VS Code)

Are there any workarounds to clear the sign in?

@alexweininger
Copy link
Member

Sorry about this, we've recently updated the extensions and the Azure Resources extension to use the built-in VS Code Microsoft authentication. Learn more about this move in the Azure Resources v0.8.0 release notes.

From now on, you can sign out like so:
image

We will release an update soon to Azure Account that adds a note to the readme alerting users of this change.

@mbudney-dbrg
Copy link

mbudney-dbrg commented Nov 29, 2023

Thanks for the response, unfortunately, that doesn't work either. I can only sign out on the account I want to keep.

The second work account is listed in the profile section twice. I can sign out of one of the duplicates. But as soon as I try to sign out of the other duplicate, they both come back.

The only difference I can see is with the case on my email address.

Also, given some time the account will show duplicated again.

image

@mbudney-dbrg
Copy link

Just an update, I was able to clear the account from VS Code by revoking all my sessions from AAD.

I can now get the correct subscriptions under resources.

@alexweininger
Copy link
Member

alexweininger commented Nov 29, 2023

Just an update, I was able to clear the account from VS Code by revoking all my sessions from AAD.

I can now get the correct subscriptions under resources.

Thanks for the update and I'm glad you got it working. If it happens again let us know and open a new issue.

@zendu
Copy link

zendu commented Dec 9, 2023

@alexweininger , I have 2 work accounts. One is used for regular work - that I use to sync settings - and other one for Azure resources. I don't see any way to add another account in VS Code authentication. Signing out and singing in every time I need to work is not feasible.

@alexweininger
Copy link
Member

alexweininger commented Dec 11, 2023

@zendu

I have 2 work accounts. One is used for regular work - that I use to sync settings - and other one for Azure resources. I don't see any way to add another account in VS Code authentication. Signing out and singing in every time I need to work is not feasible.

This is a very valid scenario that we probably need to support. I will look into any workarounds for you and if I can't find any, we will need to add support for multiple accounts.

@alexweininger
Copy link
Member

@zendu I think I found a solution. You can sign in to both accounts by calling the "Sign In" command from the command palette. Make sure it's the command contributed by the Azure Resources extension with the id azureResourceGroups.logIn.

image

From this menu select "Sign in to another account"
Screenshot 2023-12-11 at 9 16 45 AM

Once finished, you will have two accounts added. And you will be able to access the subscriptions on the second account.
Screenshot 2023-12-11 at 9 05 41 AM

@TomasCaruso10
Copy link

having the same issue, i try to logour with the signout button, with the comand pallete, with the console, and finally uninstalling the extension.
I Still having the same account on mi visual studio code. im getting out of my mind

@mbudney-dbrg
Copy link

having the same issue, i try to logour with the signout button, with the comand pallete, with the console, and finally uninstalling the extension. I Still having the same account on mi visual studio code. im getting out of my mind

Do you have an Entra Admin you can reach out to? They can revoke all your sign-ins, which will clear out that problem. Luckily, I was the admin in the directory I had an issue with.

The only downside is you'll need to re-authenticate everywhere for that account.

@alexweininger
Copy link
Member

having the same issue, i try to logour with the signout button, with the comand pallete, with the console, and finally uninstalling the extension. I Still having the same account on mi visual studio code. im getting out of my mind

@TomasCaruso10 did you try the steps in this comment for how to sign out?

If you could record a video, that will help me diagnose your problem.

@TomasCaruso10
Copy link

After trying many times, finally i managed to log out from my windows computer, and that kind of “temporaly” solve the problem.
After that i spend 6 hours trying to deploy the function to azure, no way to do it..
The deploymant failed 90% of the time, and when it deployed succesfully, trigers wont be found.
No way to deploy it using azure cli either.
I moved the project to azure container apps :/

@pedrojunqueira
Copy link

The above workaround worked

@longtimedeveloper
Copy link

Please update the extension, removing the commands that do not work. I spent hours before finding this issue.

Or if the non-working command is invoked, then show a dialog.

Thank you!

@Granine
Copy link

Granine commented Apr 18, 2024

Not working till this day, I want to attach both accounts to my vs code, got both account hocked but can only find resource for one =C

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants