Network Security Groups (NSGs) and Rules Implementation Guide

We were asked to come up with a guide on how to create NSG rule as part of the implementation for a client.   This will include a script used to set these instead of creating them via the Azure Portal. One of the many documents we had to come up but was useful. [embeddoc …

Azure Internal Load Balancer Implementation Guide

We had to create this guide after having multitude efforts to get a simple iLB (Internal Load Balancer) in Azure ARM for setting up the ADFS (Active Directory Federation Services) servers to connect and work via a load-balanced IP in Azure ARM.   The tricky part was to get this working as it should, because …

How to configure Azure Network Security Group (NSG) rule for ICMP traffic

Since Azure introduced their new Azure Resource Manager (ARM) deployment model, i have seen their Network Security Group (NSG) feature evolve to be very good and similar to a normal web GUI of a firewall device page used to configure the rules. While working on an IT transformation project for a client in the UK …