Category Azure

Terraform:Everything You Need To Know

what-is-terraform-and-how-terraform-works

In this article we are going to discuss about terraform. This will be really helpful to understand many thing related to terraform like what is terraform?, how terraform works? why to use terraform? and many more . Topics covered in…

gcp versus aws

GCP Vs AWS

GCP versus AWS We are going to discuss GCP and AWS. We will try to come to a conclusion which one is best and our discussion will be on GCP versus AWS ie GCP Vs AWS. What is GCP? Google…

Virtual Machine Health is in Critical State in ASR

vm-state-is-critical-in-asr

Are you getting Azure Site Recovery Critical Notification: virtual machine health is in critical state in asr in your environment? Are you using Standard disk and ASR in Conjunction means blob disk is in use. It may be because of…

Virtual Machine Sizes in AZURE

Virtual Machine Sizes in AZURE

In this article, we are going to discuss Virtual Machine Sizes in AZURE. How we can use Azure CLI to get these details. To find out available VM sizes in a specific location using cli via commands az vm list-sizes…

How to setup ASR in AZURE

How to setup ASR in Azure

ASR service in AZURE provides business continuity and disaster recovery solution by keeping business apps up and running, during scheduled or unscheduled breakdowns. ASR manages disaster recovery of on-premises machines and Azure virtual machines, including replication, failover, and recovery. We…

How to expand striped volume in azure linux VM

striped volume in azure linux VM

Before increase the size of a striped logical volume, it must have enough free space on the underlying physical volumes that make up the volume group to support the stripe. Let’s see how to expand stripped volume in Azure Linux…

How to Resize VM in AZURE

How to Resize VM in AZURE

Azure Virtual Machines (VM) is on-demand, scalable, computing resources provided by Microsoft Azure as IAAS. Most of the cloud service providers like AWS and Google provide IAAS related to meet infrastructure demands. Virtual Machine is needed to have more control…