Azure web app like environment in our local system
There is any way to create Azure web app like environment in our local system just like IIS express because I'm facing an issue with my application, my application properly run on IIS but it's throw exception on azure web app so for troubleshooting I have to deploy every time my application on azure web app
