Skip to main content

how to configure Azure CLI in windows pc

             Install Azure CLI on Windows PC

In Windows Platform the Azure CLI is installed via an MSI Application ,they gives you access to the Azure CLI Configuration  through the Using  Windows Command Prompt (CMD) or PowerShell Application .
The Azure CLI  Lettest Version is   2.0.78. 
MSI installer Download Link :  https://azurecliprod.blob.core.windows.net/msi/azure-cli-2.0.78.msi

Go to Install Download File 

Install Azure MSI File






link


After Install The Azure MSI

Enter The Command  Az login 



               



Now You able To create Resource in Azure
   


Create a resource group 

                                        az group create -l westus -n newone  (Group Name )



Delete a resource group 
       

                               az group delete -n newone  

   
Learn More to Visited 


Microsoft Azure Training in Kolkata -100% live project on Class



Azure Training in Kolkata by working industry professionals. Get Best Microsoft Azure course in Kolkata from best Azure training institute in Kolkata. Azure training in Kolkata by Talentgen Technologies on live training from Azure professionals. Microsoft Azure Training Course in Kolkata Learn 


                           



Comments