Feature flighting in an Enterprise application allows you release your features in a controlled fashion using feature flags (aka feature toggles). The feature flighting service allows you to manage feature toggles/flags for your application. The service is built on top of Azure App Configuration and offers additional capabilities like Ring rollouts, customized operations, integration with Microsoft Graph and HTTP-based integration.
Обновлено 2024-09-16 14:10:19 +03:00
PowerShell module containing a Feature Flags implementation based on a local config file.
Обновлено 2024-01-03 19:39:21 +03:00