How to Create IP groups in Microsoft azure.

IP Groups allow you to group and manage IP addresses for Azure Firewall rules. They can have a single IP address, multiple IP addresses, or one or more IP address ranges.   Login to azure portal. Click on All Services. Select IP Groups.     Click on Add option.   On Basics tab provide the …

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 …