Is there any way for Azure App Service with VNET Integration to use private outbound IP addresses without NAT gateway?
Have an Azure App Service deployed with VNET integration. Due to network restrictions, the source IP of the App Service is required thus and any NAT-ing is not allowed. The App Service uses public outbound IP addresses, is there any way to use private outbound IP addresses directly from the App Service instead?