I have a single vnet in Azure with multiple subnets. I also have a NAT Gateway.
The NAT Gateway is associated with the subnet containing my hosted servers. This causes traffic coming from those servers to appears to be originating from a single IP address. I had the vendor (who hosts the website) whitelist the public IP address of the NAT Gateway, and I can access the website from those servers.
Is there any way to do this for traffic coming from the AnyConnect subnet?
I've tried associating the NAT Gateway with the AnyConnect subnet, but I am still unable to access the website.
I'm really trying to avoid having to spin up and pay for a second firewall (whether it be Meraki or Azure).