File Server Migration to Azure Using Azcopy Utility

What is AzCopy ? Azcopy is command line utility designed to copy the data from Microsoft azure Blob, Files, Table Storage using the simple command line . Below are the scenario we can use the Azcopy Utility. On-premises File server to Azure File Storage Vise-versa. Between Azure storage Accounts. Between two different subscription Azure storage …

Continue reading File Server Migration to Azure Using Azcopy Utility

Configuration of Load Balance in Azure

Azure Load Balancer  Setup and Configuration Once the Azure Load Balancer is create , Then search for Load balancer then select the load balancer. Click on Overview: Overview :  It will show all the Azure Network load balancer like Backed IP address, Health Probs Load Balancing rule, NAT rules Subscription ID  and other Details. Activities …

Continue reading Configuration of Load Balance in Azure

How to Create the Load Balance in Azure

What is Azure Load Balancer? Azure Load Balancer delivers high availability and network performance to your applications. It is a Layer 4 (TCP, UDP) load balancer that distributes incoming traffic among healthy instances of services defined in a load-balanced set. Note: Basically Used to load balance your Vms, Web applications and route the traffic based …

Continue reading How to Create the Load Balance in Azure