Skip to content

martinnormark/ConfigOptionsTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConfigOptionsTest

Test project for troubleshooting ASP.NET Core configuration issue in Azure.

I was fighting with this issue:

I decided to create a test project to see if I could re-produce the issue in a small and more isolated project. I could not.

It turns out that my Azure App Service (Web App) instance that I'd used for a long time were the culprit - in desperation I deployed the project that failed in Azure to a new App Service instance and it started working.

I tried to delete a lot of folders using Kudu but it didn't work.

I ended up deleting the App Service instance I was using in favor of a newly created one.

About

Test project for troubleshooting ASP.NET Core configuration issue in Azure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published