What is the Difference between Azure Load Balancer and Application Gateway.

Azure Application Gateway It provides application delivery controller (ADC) as a service and offer various Layer 7 load-balancing capabilities. It is on top of load balancing the workloads, can make routing decisions based on URI path or host headers. For example, route traffic based on the incoming URL.  If /images are in the inbound URL …

How to Create a Load Balancer in Microsoft Azure.

Login to Azure Portal. Select All Services and search load balancers. Click on Load Balancers Service.   Click on Create.   In the Basics Tab provide required information   Subscription: An Azure subscription grants you access to Azure services. Resource group name: A resource group is a collection of resources. Name: Enter the load balancer name. Select …

How to Create a Content Delivery Network(CDN) Profiles in Microsoft Azure

Login to Azure portal. Click on All Services. Select CDN profiles.     Click on Create Option.     In Basics tab provide the required details. Subscription:  An Azure subscription grants you access to Azure services. Resource group name:  A resource group is a collection of resources. Name: Enter CDN profile name. Select Pricing Tier. Leave the …

How to Create Storage Account on Microsoft Azure.

Log in to Azure portal. Select All services > Storage Accounts.     On the Storage Accounts, Select Create.     On Basics tab select the appropriate subscription account and resource group, and then chose a unique name for new storage account.  Then select Next Networking.     On Networking tab select the connectivity method & network routing. Then click …

How to take a Snapshot of a disk in Microsoft Azure.

Login to Azure portal. Click on All Services Select Snapshots Service.       Click on Create.     On the Basics Tab, Enter the following options:- Subscription:  An Azure subscription grants you access to Azure services. Resource group name:  A resource group is a collection of resources. Name: Enter the  Snapshot name. Select Region: The Azure …