Wednesday 28 August 2019

Creating Alerts In Microsoft Azure

Azure Alerts is the part of the toolbox in Azure Monitor. It provides a way to get notified when one of our metrics crosses a threshold. In this article, we will learn how to configure Alerts in Microsoft Azure.

Thursday 22 August 2019

Copy Our On-Premises Data to Azure Storage Using AZCopy


AZCopy is the command-based tool to migrate our on-premises data to Cloud storage. AZCopy is preferred if you have hundreds of GBs of data to migrate using sufficient bandwidth. We can use this tool on Windows and Linux.



Tuesday 20 August 2019

Configuring Load Balancer in Microsoft Azure


Azure Load Balancing provides a higher level of availability across the virtual machines. We can use the Azure portal to create a basic load balancer and balance internal traffic among virtual machines. In this article, we are going to learn how to configure a load balancer in Microsoft Azure.

Monday 19 August 2019

Adding Our Existing Azure Virtual Machine to High Availability Set


In our previous article, we have learned Configuring Virtual Machines Scale Sets in Azure. In this article, we will learn how to add our existing Azure Virtual Machine to High Availability Set.

Thursday 8 August 2019

Configuring Virtual Machines Scale Sets in Azure


Virtual Machine Scale sets give us auto adaptability depending on our need. With ordinary scale sets, you can have an organization of 0-100 VMs. Be that as it may, on the off chance that you have prerequisites to send huge scale set of more than 100 VMs, then you can pick huge virtual machine scale sets. The fundamental distinction between the two is situation gathering. Arrangement bunch in a virtual machine scale set is the only sort of accessibility set that keeps up its own shortcoming and update spaces.