How to connect to Azure VM

How to connect to Azure VM

This Azure tutorial will discuss different ways to connect to Azure VM. How to connect to Azure VM Let’s discuss how to access the Azure virtual machine (VM), which I have already created an Azure VM from the Azure portal. Follow the below steps to access the VM 1. Login to https://portal.azure.com/ 2. Search for … Read more >>

Azure virtual machine auto shutdown

Azure virtual machine auto shutdown

This Azure tutorial will discuss the Azure virtual machine auto-shutdown option. We can set the Azure virtual machine auto shutdown option in the Azure portal. Azure virtual machine auto-shutdown Follow the below steps to enable the Azure VM auto-shutdown option. 1. Login to https://portal.azure.com/. 2. Search for Virtual machines. 3. You will see the list … Read more >>

Azure VM FQDN

Azure virtual machine DNS

In this Azure tutorial, we will discuss Azure virtual machine DNS or Azure virtual machine fully qualified name(FQDN). Azure VM FQDN When we are creating a virtual machine in Azure, It provides us with a public IP address. That IP we can use to RDP that virtual machine. The public IP can change multiple times, so it … Read more >>

The virtual machine must be running before using vmaccess.

The virtual machine must be running before using vmaccess.

In this Azure tutorial, we will discuss how to fix the error the virtual machine must be running before using vmaccess. That I got while I was trying to change Azure VM Password. The virtual machine must be running before using vmaccess. Below are the steps that I followed to change Azure VM Password in Azure … Read more >>

Azure Automation Start/Stop VMs PowerShell

Azure Automation Start/Stop VMs PowerShell

If you have a number of Virtual Machines and want to automate the start and stop process of the Azure Virtual Machines, the better idea here is to use your own PowerShell script using the PowerShell Workflow. Make sure to set the credentials in the Automation account with the needed permission for the user. The PowerShell script is as below Note: The below … Read more >>

Azure VM accelerated networking

Azure VM accelerated networking

This Azure article will explain all about Azure VM accelerated networking, what it is, how to check it in Azure VM, and how to enable it, etc. Azure VM accelerated networking Accelerated networking is a new feature introduced to boost the network bandwidth of a virtual machine in Azure. It helps to reduce the utilization of the … Read more >>

Azure VM Restart VS Stop

Azure VM Restart VS Stop

In this Azure article, we will discuss all about Azure VM Restart VS Stop. Azure VM Restart VS Stop You can restart your Azure Virtual machine using a few simple steps. Sometimes it fixes lots of minor issues once you restart your virtual machine and works a little faster also. But in certain scenarios, you might notice … 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!