NewAzResourceGroup () | Microsoft Docs
The NewAzResourceGroup cmdlet creates an Azure resource group. You can create a resource group by using just a name and location, and then use the NewAzResource cmdlet to create resources to add to the resource group. To add a deployment to an existing resource group, use the NewAzResourceGroupDeployment cmdlet. To add a resource to an existing resource group, use the New