It is possible to add ip whitelist to specific endpoints in a container app
Vasile
0
Reputation points
Hello, I have a Node.js application running in an Azure Container App. Some of its endpoints are restricted to admin use only. I’d like to know if it’s possible to apply an IP whitelist specifically to these admin endpoints, rather than at the entire application (ingress) level.
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
Sign in to answer