Azure-Samples / distributed-az-edge-framework

This accelerator is developed to allow heavy edge solutions to run on K8s, in a distributed and resilient manner.
MIT License
13 stars 4 forks source link

Bicep Vnet resources and incoming port rules: ensure only lower layer can initiate incoming connection #40

Open katriendg opened 1 year ago

katriendg commented 1 year ago

Currently any peered vnet can connect to MQTT and Proxy ports through the bicep rule. Tighten this down so only lower layer cluster can connect.