I'm developing serverless function on .NET core runtime 2.0 using Visual Studio 2019, where I am using App Service Settings for local + remote testing in Azure, but I can't find a way how to transform these settings in DevOps Pipeline so I can deploy it with production settings to production resource group in Azure. Is there any way how to do that, or am I doing it wrong? Sadly, somehow I can't find my answers on Google...
Is there someone who can help me with it?