4 Home
Pratik Bhattacharya редактировал(а) эту страницу 2021-12-21 01:23:59 +05:30

Overview

Feature Flighting Management is used for creating, editing and evaluating Feature Flags for your application. The objective is to build a centralized system for managing feature flags for all applications in an organization. The system leverages Azure App Configuration to maintain the feature flags and for evaluating the content. The data stored in Azure App Configuration is heavily customized to provide multiple features on top of the current set of features available in Azure App Configuration Feature Management

Capabilities

  • REST APIs for evaluating Feature Flags
  • Support for multi-tenancy (without additional infrastructure)
  • Ring-based feature rollout
  • REST APIs for managing feature flights (CRUD)
  • Integration with Graph API for evaluating flags based on Groups

We will talk about each feature in details.

Content