The following commands are already available on this system

The following commands are already available on this system

In this Azure tutorial, we will see how to fix the error “The following commands are already available on this system” in PowerShell. The following commands are already available on this system Recently, I was trying to install the AzureAD module using the below PowerShell cmdlet in my system. I got the error “packagemanagement\install-package: the … Read more >>

How to add user to Resource Group in Azure

How to add user to Resource Group in Azure

Well, here we will discuss adding a user to your Azure Subscription with Resource Group Access. How to add user to Resource Group in Azure Follow the below steps 1. Login to Azure Portal (https://portal.azure.com/) 2. Now, After logging in to the Azure Portal, search for the “Azure active directory” and click on the search result. 3. Click on the … Read more >>

How to delete Resource Group in Azure

How to delete Resource Group in Azure

In this Azure article, we will discuss how to delete Azure Resource Group using Azure Portal and PowerShell, etc. How to delete Resource Group in Azure If you have decided to delete the resource group, then follow the below steps to delete the Resource group or stop a resource group in Azure. 1. log in … Read more >>

Azure service bus pricing

Azure service bus pricing

In this article, we will discuss how much you need to pay if you wish to use Azure Service Bus, and along with that, we will also discuss different tiers of Azure Service Bus and the features you will get as part of each tier. Azure service bus pricing Services Bus pricing comes with three … Read more >>

How To Open Azure PowerShell

How To Open Azure PowerShell

In this Azure tutorial, we will discuss How To Open Azure PowerShell. Along with this, we will also discuss the below topics. How To Open Azure PowerShell Well, there are many ways to open Azure PowerShell. The easiest way and one of the best ways to open Powershell in Azure portal is to use the Azure Cloud … Read more >>

The term ‘get-azuresubscription’ is not recognized

The term 'get-azuresubscription' is not recognized

In this PowerShell Azure tutorial, we will discuss how to fix the error. The term ‘get-azuresubscription’ is not recognized that comes while trying to retrieve the Azure Subscription details using the Azure PowerShell cmdlet. The term ‘get-azuresubscription’ is not recognized Recently, While working with Azure PowerShell. I was trying to retrieve the Azure Subscription details using the … Read more >>