Check the "Possible outbound IP addresses" in your app settings. This gives you a general range, but not guaranteed accuracy. Set up Azure Monitor logging to see the actual IPs your app uses. This is more precise, but requires some setup.
Azure Static Web App > Settings > Networking > Possible outbound IP addresses
Remember:
- They're associated with Azure Front Doors, not your app directly.
- They can change over time, so be flexible with your firewall rules.