From the course: Azure Administration Essential Training

Unlock the full course today

Join today to access over 24,600 courses taught by industry experts.

Managing Azure with Azure PowerShell and Azure CLI

Managing Azure with Azure PowerShell and Azure CLI - Azure Tutorial

From the course: Azure Administration Essential Training

Managing Azure with Azure PowerShell and Azure CLI

- [Instructor] Of course you can create and manage all of your resources from the Azure portal, the web UI for Azure. But some administrators prefer to use command line tools. These command line tools are available either from your desktop, directly on your computer or from the cloud itself. Within the browser, we have access to command line tools as well. If you want to use Windows PowerShell to manage your subscription in Azure, you need to install the Azure modules within Windows PowerShell. What I have here on the left hand side in my Windows PowerShell command is the command to install the Azure modules into Windows PowerShell. I'm running Windows PowerShell as an administrator, so you'll have to right click on Windows PowerShell and say run as administrator in order to be able to run that command successfully. Once you install the modules you can use all the PowerShell commands to connect to your Azure…

Contents