Hi Team, I have application server which is mapped to application gateway with WAF 2. My application servers, have multiple services with different port. Like Port 443, 8080 and 8443. Especially HTTPS port - 443 pointed to two domains. For example: https://a.example.com and https://a1.example.com. Everything working fine. Now my client asking us to setup https://a1.example.com domain should be access in some IP ranges whereas https://a.example.com should be access to all. I know, if both domains are different then we can restrict from Network security group. But my case is both domains are listening on 443 Port. Can any please help me or advice on this? Is there any way to restrict one domain from APG or WAF or NSG or anywhere?