Let’s assume there is a .net web api application and that the developer wants to use a different value of a nested property than the one in application settings. To override this property value in the Azure App Service, special attention needs to be given to how the key will be declared under the Configuration section for the nested application…