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?
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.
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.