This article will teach us how to create an Azure load balancer, configure Network Address Translation (NAT) and Port Address Translation (PAT) rules for RDP traffic for support or monitoring, and then lock it down with a network security group. This is easily adaptable to many other types of traffic.
Friday, 30 December 2022
Sunday, 18 December 2022
Thursday, 15 December 2022
Sunday, 11 December 2022
Thank you, Konesh & Prasanna.
Saturday, 10 December 2022
Tuesday, 29 November 2022
Sunday, 27 November 2022
Saturday, 19 November 2022
Tuesday, 8 November 2022
The Azure Virtual Network Manager (VNM) is a new network service with management capabilities. We can use Virtual Network Manager (VNM) to manage multiple virtual networks and implement well-known network topologies like hub-and-spoke or mesh in target subscriptions without configuring the network resources individually. It also allows us to manage virtual networks through logical network groups and apply security and connectivity configurations to these groups. This post will concentrate on Azure Virtual Network Manager connectivity configurations.
Tuesday, 11 October 2022
Sunday, 25 September 2022
I delivered a special session to the Faculty of Management and Commerce, South Eastern University of Sri Lanka Management and IT students about how the companies manage their Cloud environments.
Mainly discussed Cloud computing, how to provision the instance, manage and secure the cloud environment.
Special thanks to Dr.A.Ilmudeen (Industrial Training Coordinator), Senior Lecturer in Management and IT.
Saturday, 27 August 2022
I successfully delivered the 2nd session about Microsoft Azure Infrastructure for Higher National Diploma in Information Technology (HND-IT) 1st year full-time and part-time students at AIT Batticaloa on 27 August 2022.
Discussed Microsoft Azure Technology, Azure Infrastructure Management, and Microsoft Exams.
The Students are willing to learn new technologies and aim to obtain International Certifications and work for international companies.
Event supported by C# Corner.
Tuesday, 16 August 2022
Saturday, 13 August 2022
I successfully delivered a session about Microsoft Azure Infrastructure for Higher National Diploma in Information Technology (HND-IT) 2nd and 3rd year students at AIT Batticaloa on 13 August 2022.
Discussed Microsoft Azure Technology, Azure Infrastructure Management, and Microsoft Exams.
The Students are willing to learn new technologies and aim to obtain International Certifications and work for international companies.
Event supported by C# Corner.
Friday, 5 August 2022
The ExpressRoute Direct connects directly to Microsoft's global network via strategically located peering points. The ExpressRoute Direct provides 10 Gbps or 100 Gbps connectivity, which supports Active/Active connectivity.
This feature is not generally available in the Azure portal, and we must register this service before using this service.
Friday, 22 July 2022
Microsoft Azure uses a DNS-based load balancer called Traffic Manager to control how users are routed to their services' endpoints across multiple data centers. This tool can protect your services from subpar availability and response times in Azure's global regions.
In this article, we will learn how to create a Traffic Manager profile that provides high availability for our web application.
Thursday, 21 July 2022
The Azure private DNS zones auto registration capability is responsible for managing DNS records for virtual machines in a virtual network. When we connect a virtual network to a private DNS zone with this setting enabled, a DNS record for each virtual machine in the virtual network is created.
A record will be created for each virtual machine. DNS entries for freshly deployed virtual machines are also created automatically in the associated private DNS zone. If we delete a virtual machine, all the DNS records are automatically removed from the private DNS zone.