Hi Eric,
You can try these troubleshooting steps-
- Go to [Azure Portal → SQL Server → Firewall settings] and check the "Client IP" shown when you open the firewall settings page. This is the IP Azure sees for your connection attempt then compare it with the IP you added. If they differ, your office might be using NAT or Proxy that changes the outbound IP
- Azure SQL firewall does not support IPv6. If your network uses IPv6, ensure the client is connecting over IPv4.
Hope this helps!
Thank You for using Microsoft Q&A Forum