How to Create Traffic Manager profiles in Microsoft azure.

Azure Traffic Manager is a DNS-based traffic load balancer. This service allows you to distribute traffic to your public facing applications across the global Azure regions. Traffic Manager also provides your public endpoints with high availability and quick responsiveness.   Login to azure portal. Click on All Services. Select Traffic Manager profiles.     Click …

How to Create Virtual WAN in Microsoft Azure.

Azure Virtual WAN is a networking service that brings many networking, security and routing functionalities together to provide a single operational interface. Login to Azure portal. Click on All Services. Select Virtual WANs.     Click on Add.   On Basics tab provide the following values:-   Subscription: An Azure subscription grants you access to Azure services. …

How to Create a Private DNS zones in Microsoft azure.

Azure Private DNS provides a reliable and secure DNS service to manage and resolve domain names in a virtual network without the need to add a custom DNS solution.   Login to azure portal. Click on All Services. Select Private DNS zones.     Click on Create.     On Basics tab provide the following values:-   Subscription: An Azure subscription grants …

How to Create a Web Application Firewall policies (WAF) in Microsoft azure.

Azure Web Application Firewall (WAF)  is a cloud-native service that protects your web applications from bot attacks and common web vulnerabilities such as SQL injection and cross-site scripting. Web Application Firewall Policies contain all the WAF settings and configurations. This includes exclusions, custom rules, managed rules, and so on. These policies are then associated to …

How to Create a Bastion in Microsoft azure.

Bastion provides secure and seamless RDP/SSH connectivity to VMs directly in the Azure portal over SSL. When you connect via Azure Bastion virtual machines do not need a public IP address. Login to azure portal. Click on All Services. Select Bastions.   Click on Add option.   On Basics tab provide the following values:-   Subscription: An …