Az VM create

Az VM create

This Azure CLI article discussed the syntax and usage of the Az VM create command with certain examples of how to use this command. Az VM create You can use the az vm create command to create an Azure Virtual machine using Azure CLI quickly. Syntax The syntax is as below Example Consider the below example In … Read more >>

Install AzureRM PowerShell

Install AzureRM PowerShell

In the last article, we discussed how to install the Az PowerShell module. Now let’s discuss how to install AzureRM PowerShell. Install AzureRM PowerShell Module To install AzureRM PowerShell module, follow the steps below. 1. Open the PowerShell ISE using the Run as Administrator mode. 2. Run the following PowerShell cmdlet to ensure the PowerShell Get-Module is installed on your local machine. 3. To install the AzureRM PowerShell module, … Read more >>

Az AD App List

az ad app list

This article will discuss the syntax and usage of the az ad app list command with an example of how to use this command. Az AD App List This Azure CLI command can help you to list the applications. Syntax of az ad app list Below is the syntax of the az ad app list … Read more >>

Uninstall Azure CLI Windows

Uninstall Azure CLI Windows

I hope you have already installed Azure CLI. This article will discuss how to uninstall Azure CLI. How to uninstall Azure CLI If, By chance, you have decided to uninstall the Azure CLI, then you can uninstall the Azure CLI using the below steps. Windows 11 If you are using Windows 11, follow the steps … Read more >>

az resource tag

az resource tag

We can also use Azure CLI to create or apply Azure tags. Let’s discuss how to use the az resource tag Azure CLI command. az resource tag This Azure CLI command can help you tag a resource in Azure. Syntax of az resource tag Az resource tag Examples Example-1 You can use the below script to add … Read more >>

Azure Virtual Machine

DOWNLOAD FREE AZURE VIRTUAL MACHINE PDF

Download our free 25+ page Azure Virtual Machine guide and master cloud deployment today!