/ Insights / Changing Azure Account in Visual Studio Code Insights Changing Azure Account in Visual Studio Code May 11, 2020 Nathan LasnoskiI was using an account in Visual Studio Code to access a certain set of subscriptions I was working against and deploying to. This was prior to getting my pipelines ready, as that was my eventual deployment destination. In the meantime, I needed to change the account and noticed there wasn’t any GUI way to do this in the Azure extension (that I could find anyway). I did some looking and found the process:Start by opening the Command Palette:Find the sign-out command:You can now sign back in:Enjoy!