How to create a Resource Group in Azure

How to create a Resource Group in Azure

This Azure article will discuss the quick steps to create a Resource Group in Azure. How to create Resource Group in Azure Let us discuss all the possible approaches individually. Approach-1 Using Azure Portal To create a Resource Group in Azure, follow the below steps. 1. Log in to Azure Portal (https://portal.azure.com/) 2. Now, After logging in to the Azure … Read more >>

az vm generalize

az vm generalize

This article will walk you through the syntax and usage of the az vm generalize Azure CLI command with specific examples. az vm generalize This command helps you mark a generalized VM. Syntax Below is the syntax of the az vm generalize command. Example The below script will generalize the virtual machine AzurelessonsNewVM that belongs … Read more >>

az disk list

az disk list

This article will walk you through the syntax and usage of the az disk list Azure CLI command with specific examples. az disk list The az disk list command lists managed disks. Syntax Below is the syntax of the az disk list Azure CLI command. Example The below Azure CLI command lists managed disks under … Read more >>

az vm auto-shutdown

az vm auto-shutdown

This article will walk you through the syntax and usage of the az vm auto-shutdown Azure CLI command with particular examples. az vm auto-shutdown This command helps you to manage auto-shutdown schedule for a VM. Syntax Below is the syntax of the az vm auto-shutdown command. Example-1 The example below shows that the command below … Read more >>

How to check availability zone of Azure VM

How to check availability zone of Azure VM

In this article, I will discuss two simple approaches to check availability zone of Azure VM. How to check availability zone of Azure VM Let us discuss all the approaches individually. Approach-1: Using Azure Portal To check availability zone of Azure VM, follow the below steps. 1. Log in to the Azure Portal. 2. Search … Read more >>

How To Open Ports On Azure VM

How To Open Ports On Azure VM

In this article, I will walk you through all the steps to open ports on Azure VM. How To Open Ports On Azure VM To open ports on Azure VM, follow the below steps. 1. Log in to Azure Portal. 2. Search for Virtual Machines and click on the search result in Virtual Machines under … Read more >>

Get-AzResource

Get-AzResource

In this Azure PowerShell article, we will discuss the syntax and usage of the Get-AzResource Azure PowerShell cmdlet with examples. Get-AzResource Get-AzResource is an excellent Azure PowerShell cmdlet that can help you to get a list of all the Azure resources. Syntax of Get-AzResource Below is the syntax of the Get-AzResource Azure PowerShell cmdlet. Let’s … Read more >>

How to add public IP to Azure VM

How to assign a static Public IP to Azure VM

This article will discuss multiple ways to associate a Static Public IP address with your Azure Virtual Machine. To connect to the VM from the Internet, you need an Azure VM public IP. There are two types: dynamic and static. If you want to avoid this type of scenario and don’t want to use the … Read more >>

How to install Azure Data Studio

How to install Azure Data Studio

Well, let’s discuss the steps to install Azure Data Studio. This Azure article explains how to install Azure Data Studio. How to install Azure Data Studio We will discuss Azure Data Studio installation for Windows, Linux, and macOS. Windows To install Azure Data Studio, follow the steps below. This is in case you are using … Read more >>

How to download Azure Data Studio

Azure Data Studio Download

This Azure article will discuss the steps to download Azure Data Studio. We will discuss Azure Data Studio download for Windows, Linux, and macOS. How to download Azure Data Studio Let’s discuss the steps to download Azure Data Studio for Windows, Linux, and macOS. For Windows If you are using the Windows operating system and … 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!