App Configuration

Fast, scalable parameter storage for app configuration.

Overview

Azure App Configuration provides a service to centrally manage application settings and feature flags. Modern programs, especially programs running in a cloud, generally have many components that are distributed in nature. Spreading configuration settings across these components can lead to hard-to-troubleshoot errors during an application deployment. Use App Configuration to store all the settings for your application and secure their accesses in one place.

Key Resources

Homepage: https://learn.microsoft.com/azure/azure-app-configuration/
Pricing: https://azure.microsoft.com/pricing/details/app-configuration/
SLA: https://azure.microsoft.com/support/legal/sla/app-configuration/
Newsfeed: RSS

News

Date News
4/15/2024
This blog demystifies the process of deploying a React+Node application using Nginx as a reverse proxy on Azure Container App. This blog will serve as a hands-on guide to help you navigate the...
4/12/2024
I was recently working with a customer who is using Azure AD B2C API Connector to enrich tokens with claims from external sources. They are using Azure Function App as the external source. As...
12/11/2023
Assure stable production configuration, get efficient rollbacks, and a comprehensive configuration audit trail for enhanced reliability in Azure.
11/21/2023
Azure App Configuration Kubernetes Provider lets you centrally configure the applications running in Kubernetes clusters. The latest version offers workload identity authentication in the...
8/28/2023
Key-value pairs from App Config store ensure controlled deployments.
4/27/2023
In this tutorial, we’re going to build a resilient Java Spring Boot application that scales automatically and also provides high availability with built-in monitoring and diagnostics.   For this,...