projectkudu / kudu

Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application settings from the Portal not overriding the web.config settings, when deployed from Azure DevOps

arturohernandez10 opened this issue · comments

Repro steps.

I deployed my application using Azure DevOps to an Azure Application service. Application settings from the Portal are not overriding the web.config settings.

Project structures.

Uses wwwroot.

The log/error given by the failure.

Can't find one

Mention any other details that might be useful.

I don't even know if it is expected behavior or not. I tried looking through the source code. But I can't tell precisely how this would work. Or what log to look at. Our application is a .Net 4.8 web api.


Thanks! We'll be in touch soon.

When you say 'not overriding' - are you expecting the web.config file to be modified or you are using ConfigurationManager.AppSettings to check?

Hi

If the problem persists and is related to running it on Azure App Service, please open a support incident in Azure:
https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request

This way we can better track and assist you on this case

Thanks,

Joaquin Vano
Azure App Service