Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,912 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I am new to App service environment (ASE v2). I have deployed web app on a ILB ASE but not able to access from one of the VMs residing in a same VNET.
VNET has two subnets. One for ASE and another of VM. From that VM , I am not able to access the web app from browser.
Can anybody please help?
Thanks,
Tadul Shah
Hi @tadul,
Have a look at these troubleshooting steps. Some other things to consider is make sure you've enabled Service Endpoints on your VNet that your ASE app and VM share.
Let me know if that helps or you're still running into trouble.