How do we use a value from a strongly typed configuration options class and have other services use it – for example AllowedHosts?
I have a strongly typed POCO class that is bound to Configuration Settings being retrieved from Azure App Configuration Services.