How to switch accounts via VS Code Azure Account Extension

Andy Lai picture Andy Lai · Dec 10, 2018 · Viewed 30.8k times · Source

I've signed into one of my Azure accounts with Azure Account Extension via VS Code. I didn't find any button to sign out or switch accounts. How do I sign out or switch accounts?

Answer

Llazar picture Llazar · Dec 10, 2018

There is no button that you can find to sign in or sign out in VS Code with Azure Account Extension. The extension works with commands from Command Palette.

enter image description here

In VS Code press Ctrl+Shift+p to see the command palette and write the symbol >, after that you can see any command you need including the sign out command to work with this extension.