The ordinal of AzureAppConfigurationConfigSource is set to 200, which put it below application.properties.
This means that if a property is defined in application.properties it is not possible to override through App Config.
What are your thoughts about changing it to something above 260? (the vault extention uses 270, it's also configurable)