Jenkins vs Azure DevOps

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, there are some key differences between them. In this article, we are going to point out the key differences between Azure DevOps and Jenkins. Let’s do a tabular comparison between these two. Azure … Read more >>

az account set subscription

az account set

The az account set is an excellent cmdlet that can help you change your active subscription quickly. When you have multiple active Azure subscriptions, this command can help you fulfill this requirement if you wish to set one as an active subscription. Syntax of AZ account set subscription The syntax for the az account set command is as follows. Az … Read more >>

Get-AzWebApp

Get-AzWebApp

Let us learn the syntax and usage of the Get-AzWebApp PowerShell command with certain examples. Get-AzWebApp Get-AzWebApp is an excellent Azure PowerShell cmdlet that helps you quickly retrieve information about your Azure Web App. The key parameters you need to provide with Get-AzWebApp are Azure Web App name, resource group name, etc. Syntax of Get-AzWebApp The syntax of the Get-AzWebApp Azure PowerShell cmdlet … Read more >>

Install Azure CLI Ubuntu

Install Azure CLI Ubuntu

First, check out the Azure CLI Tutorial to get an overview of Azure CLI. Suppose you are specific to Ubuntu and want to install the Azure CLI. Install Azure CLI on Ubuntu There are two ways for the installation, but the quickest and simplest way is to use the below single command to install Azure … 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 >>

Azure Virtual Machine

DOWNLOAD FREE AZURE VIRTUAL MACHINE PDF

Download our free 25+ page Azure Virtual Machine guide and master cloud deployment today!