lissdy
Results
2
issues of
lissdy
With A/B Testing or gray deployment support, we can validate configuration change in small scope before roll out to all service instances. May I know any plan to support to?
enhancement
FeatureManagement
Followed https://learn.microsoft.com/en-us/azure/azure-app-configuration/enable-dynamic-configuration-aspnet-core We are using poll model for dynamic configuration As the screenshot shows, we set three sentinel keys `service:testService:sentinel`, `shared:testService:sentinel` and `shared:config:sentinel`, and set `RefreshAll` as true for all...
.NET Config Provider
question