In this article you will learn how to connect to Azure using Powershell.
Microsoft Azure PowerShell: What is it? Microsoft Azure PowerShell can be considered as a PowerShell extension that contains cmdlets which lets you connect to Azure to carry out tasks like solution deployment and management. We usually use the Azure Management Portal to carry out the administration tasks for our Azure subscription. Using PowerShell we can do these tasks remotely which means we can create a new Virtual network and add a VM to the Virtual network remotely using Azure PowerShell . Let’s see how to install Azure PowerShell and get it up and running. Go to the URL to download Azure Web Installer Files. This will download the below exe. Run the installer file. Once the installer files are downloaded it will open up the Installation window.
Read more articles on PowerShell:
100 Practice Questions for AZ-900