Problem
Can't browse my web app on my new AWS EC2 VM. Wireshark on VM, shows a little HTTP activity, but nothing when I browse my URL or its elastic IP from an external browser (at my home office).
My Setup
My ASP.NET Web app is running on my AWS EC2 virtual server with Windows Server 2016 64-bit. I configured IIS. I set up an Elastic IP, which shows up in my AWS console instance. I did nothing special with firewall
Background
My web app has worked ok on AZURE for years, and now I want to move it to AWS.