New-AzStorageQueue

New-AzStorageQueue

In this Azure PowerShell article, we will discuss the syntax and usage of the New-AzStorageQueue PowerShell command with certain examples. New-AzStorageQueue This PowerShell command can help you to create a storage queue in Azure. Syntax Below is the syntax of the New-AzStorageQueue Azure PowerShell command. Examples Let’s discuss a few examples of the New-AzStorageQueue PowerShell … Read more >>

The term ‘Get-AzHost’ is not recognized

The term 'Get-AzHost' is not recognized

In this Azure PowerShell article, we will discuss how to fix the error The term ‘Get-AzHost’ is not recognized as the name of a cmdlet that I got while running the Get-AzHost PowerShell command. The term ‘Get-AzHost’ is not recognized Recently, I was trying to execute the ‘Get-AzHost’ PowerShell Command and I got this error. … Read more >>

Get-AzureADUser

Get-AzureADUser

In this Azure PowerShell article, we will discuss the syntax and usage of the Get-AzureADUser PowerShell command with examples. Get-AzureADUser The Get-AzureADUser is an excellent Azure PowerShell cmdlet that helps you to get user details from your Azure Active Directory. Syntax Below is the syntax of the Get-AzureADUser PowerShell command. Get-AzureADUser Examples Well, let’s discuss … Read more >>

What is Azure VPN Gateway and How to create it?

What is Azure VPN Gateway and How to create it

In this article, we will discuss Azure VPN gateway and the steps to create a VPN Gateway in Azure. What is Azure VPN Gateway? A Virtual network gateway is something that is composed of two virtual machines that are deployed to a specific subnet that is called gateway subnet. These two virtual machines are created when you create a … Read more >>

Azure DevOps vs Jenkins

Azure DevOps vs Jenkins

Azure DevOps and Jenkins are the tools that are used for Continuous Integration (CI) and Continuous Deployment (CD). Though they look similar but, there are some key differences between them in this article, we are going to point out the key differences between Azure DevOps and Jenkins. Azure DevOps vs Jenkins Let’s do a tabular … Read more >>

What Is Azure Site Recovery

What Is Azure Site Recovery

In this azure tutorial, we will discuss what is azure site recovery. Along with that, we will also discuss a few other topics as below What Is Azure Site Recovery Azure Site Recovery is an excellent service from Microsoft that helps you to keep the workloads and business apps running in case of any outages or failures … Read more >>