From the course: Azure Developer Associate (AZ-204) Cert Prep: Implementing VMs and Batch Jobs

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Install PowerShell and Azure CLI

Install PowerShell and Azure CLI - Azure Tutorial

From the course: Azure Developer Associate (AZ-204) Cert Prep: Implementing VMs and Batch Jobs

Start my 1-month free trial

Install PowerShell and Azure CLI

how you can create a virtual machine using PowerShell or Azure CLI, let's see how you can install them locally. I mention that you can run them from the Azure Cloud Shell but It can as well run them from your local machine. So one way you can do that is to go here in azure.com then more and Resources and under Resources you have Downloads. If you scroll to the bottom of the page you would find Command-line tools. So on the Command-line tools, we have PowerShell. So the PowerShell you would get a Windows installation PowerShell actually, that will start the Web Platform Installer. So I can show you that. If you press on this one, it will say, do you want to install this? And it will start Azure Web Platform Installer and the Web Platform installer says Yes you want to install Microsoft Azure PowerShell. So that's one option. The other option is actually to download it locally and install it. The third option would be to go on PowerShell so I can run PowerShell as an administrator and I…

Contents