Static outbound IPs for Azure AppService
If you want to have nice 2-3 or 5 outgoing IP’s for your app service, instead of 456 ones, you need just 5 simple steps.
- Create Azure V-Net.
- Create Subnet for your App Service.
- Connect your app service with Subnet.
- Create NAT Gateway and add IP addresses to it.
- Go to V-Net subnet settings and assign NAT Gateway.
That’s it!
Written on August 3, 2021