Other Services

Azure App Configuration

English

Overview

An Azure service for centrally managing an application's configuration values and feature flags.

Details

It consolidates configuration values used across multiple apps and environments (dev/production, etc.) into one place, and is also used to manage feature flags that toggle functionality on and off without changing or redeploying code. It corresponds to AWS's Parameter Store and AppConfig.

More Azure terms