Operational best practices for web apps on Azure App Service

Build with an Azure free account. Get USD200 credit for 30 days and 12 months of free services.
Start free todayWhen your private virtual networks in Azure need to talk to the Internet, a network translation is needed for your applications to talk to endpoints on the Internet. Christian Kuhtz joins Scott Hanselman to show how it works and why Azure NAT Gateway is the best and most scalable way to do Source Network Address Translation (SNAT).
[0:00:00]– Introduction
[0:02:18]– Presentation
[0:06:58]– Demo
[0:12:59]– Discussion
[0:21:02]– Wrap-up
At 7:45 Christian says that VM pick that port 36478... Wrong! Azure VM don't know anything about that public IP-address. You can check, open VM (linux) and give command 'ip addr'. That public IP is on Azure Software switch level and that SW switch makes that SNAT decission.