Click here to Skip to main content
15,890,512 members
Articles / Hosted Services / Azure

Azure .NET Core Web App and Where to Locate Static Files

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
11 Feb 2019CPOL2 min read 5.8K   2  
In Azure your web app is written to the “d:\home\site\wwwroot” folder, and if you deploy with Visual Studio and choose “Remove additional files at destination” anything not in your project will be removed from “d:\home\site\wwwroot”.

This article is an entry in our Microsoft Azure IoT Contest. Articles in this section are not required to be full articles so care should be taken when voting.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO Frez Systems Limited
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions