The term ‘New-AzResourceGroup’ is not recognized as the name of a cmdlet
In this azure tutorial, we will discuss how to fix the error, The term ‘New-AzResourceGroup’ is not recognized as the name of a cmdlet. which comes while trying to create a resource group using PowerShell in Azure. The term ‘New-AzResourceGroup’ is not recognized as the name of a cmdlet Recently, while trying to execute the below line of cmdlet, i got …