We have set up an Azure Linux app service (API) and want to deploy two API projects (.Net Core) in the same app service. Is it possible in Linux based app service?
Asked
Active
Viewed 194 times
0
-
If you have any questions, you can raise a support ticket for help. – Jason Pan Oct 19 '20 at 05:54
1 Answers
0
It's impossible.
You can refer to the answer in the post below.
Hosting Two Website Under one Web App - Azure Services
IIS can handler mappings and virtual applications and directories, you can't use virtual applications and directories in linux.
If you have more questions about azure web app, you can raise a support ticket on portal. You can also put forward your ideas and suggestions in the feedback, and optimize the product together with Microsoft official.

Jason Pan
- 15,263
- 1
- 14
- 29