i have a appservice on azure that is running a .net core api.
in my appsettings.json file i have a section something similar to :
\"Serilog\": {
As per this article, you would have to use syntax something like "CustomSettings__MySpecificSetting".
Hope this helps!! Cheers!! :)