

Start-Process msiexec.exe -Wait -ArgumentList '/I AzureCLI.msi /quiet'

Hence, just copy the below-mentioned command and paste it into your Terminal. Use the given command to download the MSI for Azure CLI directly on your PowerShell interface.For that, you can right-click on the Start menu button and select Terminal (Admin).

Open Windows 11 Terminal that in return will start the Powershell to run commands for various tasks.This method is purely based on a command in which we manually download and install the Azure CLI MSI but using Powershell or Command Prompt. Installing using Windows Terminal (Powershell or CMD) If everything goes well, you will see the version, as shown in the following screenshot.Ģ.As you are on Terminal, type the given command.You can easily run it by searching Terminal in the Search Box of Windows or by right-clicking on the Start menu. For that open Windows Command Terminal.Now, to check whether the Azure CLI has been configured on our system successfully, let’s check its version. After completing the installation, close it.And follow the common installation wizard.

