I want to deploy 2 applications to the same WebApp (Angular and .Net), so the solution I found was to create a new “Virtual Applications and Directories” in WebApp, then I can deploy the 2 applications to different directories. So, will this procedure increase the cost of my service? Is there another way to do this? What are the disadvantages of doing it this way?