DXP ability to amend app service access restrictions
To restrict environments by IP requires implementing something via code:
https://docs.developers.optimizely.com/digital-experience-platform/docs/restricting-environment-access
This is cumbersome, especially for IP ranges. In addition it's not possible to restrict/allow by service tag - which we would also like to do.
Our application needs to allow it's own outbound IPs that can change at any time. Relying on a code-based IP restriction means that the site could become unavailable if the outbound IPs change.
1
vote
