A/B Testing or gray deployment support
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?
Hi @lissdy, this tutorial can help you get started on Azure App Configuration Feature Management: https://docs.microsoft.com/en-us/azure/azure-app-configuration/howto-targetingfilter-aspnet-core
Hi @lissdy, this tutorial can help you get started on Azure App Configuration Feature Management: https://docs.microsoft.com/en-us/azure/azure-app-configuration/howto-targetingfilter-aspnet-core
Thanks for replying, we have done the investigation and noticed A/B Testing / Gray deployment is supportive for feature management. For configuration management, do you have a plan to support A/B Testing / Gray deployment?
Hi @lissdy, the dynamic feature is probably what you are looking for. Check out the doc below. You will need the latest preview versions of App Configuration provider and FeatureManagement liberties. https://github.com/microsoft/FeatureManagement-Dotnet/blob/release/v3/README.md#Dynamic-Features