I have a solution consisting of several projects (frontend - MVC, access level - codefirst and business level).
What do I need to do to deploy this project in one azure web application?
Thanks,
You can deploy multiple projects in one Azure web application using Application Settings → virtual applications and directories to set up multiple project locations and mark them as an application.
- http://blogs.msdn.com/b/tomholl/archive/2014/09/22/deploying-multiple-virtual-directories-to-a-single-azure-website.aspx
Source: https://habr.com/ru/post/1627644/More articles:использование директивы ASSUME в наборе инструкций 8086 - assemblyRhino - Is there a way to restore a modified AST to its original version without re-parsing the code? - javascriptHow to fix copy template error? - ideUnable to parse response, invalid JSON - jsoninsert sed text on the same line as pattern search - sedDoes numpy 1D arrays need to follow row / column rules? - pythonUsing sed to insert text into a string matching string - bashKDB / k: Functional form for creating a table variable - kКак декларация использования уменьшает имена, доступные для поиска без ADL? - c++Android: how to change the color of the navigation bar when an on-screen key is displayed? - androidAll Articles