Ask Learn Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
In this module, you learned how to create and manage Azure VMs by using PowerShell and manage Azure storage accounts and Azure subscriptions with PowerShell. The following are the key takeaways:
You can create a new Azure virtual machine (VM) with PowerShell commands, by using the locally installed Windows PowerShell with the Az PowerShell module. You can also use the Cloud Shell environment that's available in Azure portal.
You can also use PowerShell commands to manage, modify, and remove Azure VMs and the resources related to Azure VMs.
You can use Azure PowerShell to manage Azure-related storage. Before you start managing your storage, you should first create a storage account, if you don't have one. Usually, storage accounts are created automatically when you create other Azure resources such as Azure virtual machines (VMs).
Generally, most Azure users only have a single subscription. However, you might have multiple subscriptions within Azure for any of the following reasons:
To learn more, go through the following documents:
Please sign in to use this experience.
Sign in