0

I have a requirement to restrict external access to an Azure Container App on a consumption plan by IP address. However, configuring this ingress also restricts traffic coming from itself and within the managed environment.

Is it possible to configure IP restrictions whilst still allowing all internal traffic, including from itself?

Sio
  • 1,419
  • 1
  • 13
  • 23
  • with vnet integration you could configure NSG to allow traffic from specific external ip while allowing traffic within the vnet. – Thomas Sep 03 '23 at 02:42

0 Answers0