I am working with this article and have setup the network diagram described in the article itself and gone a little further by adding a NSG.
Given the below diagram and context I am struggling to understand why I can hit my API directly when the NSG is only configured with the default rules of ALLOW VNET INBOUND, ALLOW AZURE LOAD BALANCER INBOUND and DENY ALL INBOUND
In advance I will own to being truly terrible at networking, despite hours of studying.