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?