We need to allow a platform traffic to reach our systems (as I know adding a static public IP in our network security group in azure), but they mention that they don't have a static public IP or a range of IPs to whitelist, but instead a static domain name
What I found in azure documentation and some questions is that filtering traffic based on FQDN is impossible for now in network security group resource !
Is there any other possibility to achieve this ?
The Azure firewall seems just working for outbound rules (as I understand from azure documentation)
Still waiting, help please !!
This is so wired, anyone was in the same situation before ??