How To Connect Azure From VS Code

In this blog, we will learn about, how one can interact with Azure using Visual Studio Code. For that, let's go to VS code and install an extension called Azure Account as shown below,
 
How To Connect Azure From VS Code
 
This is the extension from Microsoft.
 
So, once this extension got installed, we can use it by going to Command Palette.
 
To open Command Palette, either you can press Ctrl+Shift+P or you can directly go to the menu bar and select Command Palette from the View menu.
 
Now, to play with Azure commands, you can type Azure in the Command Palette and it will list down all the available commands. So, again, you need not remember anything as this list is quite short to view all the available commands as shown below,
 
How To Connect Azure From VS Code
 
How To Connect Azure From VS Code
 
If you want to see, how to use most of these above commands, you can refer to my video on my channel at Shweta Lodha - YouTube.
 
Hope you enjoyed learning about this extension.