Azure App Configuration is an Azure service that allows users to manage configuration within the cloud. Users can create App Configuration stores to store key-value settings and consume stored settings from applications, build pipelines, release processes, microservices, and other Azure resources. See the documentation for more information.
You can open issues to ask questions or share feedback about Azure App Configuration.
Subscribe to the following repo to be notified of announcements and updates about Azure App Configuration.
Check out what is on the roadmap of Azure App Configuration and what the team is currently working on.
Learn how to use Azure App Configuration in your app from a variety of examples.
Follow the links below for the Azure App Configuration REST API reference.
Load key-values in App Configuration to your application's existing configuration system with ease.
Module | Platform | Sample | Release Notes |
---|---|---|---|
Microsoft.Extensions.Configuration.AzureAppConfiguration |
.NET Standard | Sample | Release Notes |
Microsoft.Azure.AppConfiguration.AspNetCore |
ASP.NET Core | Sample | Release Notes |
Microsoft.Azure.AppConfiguration.Functions.Worker |
Azure Functions (Isolated process) |
Sample | Release Notes |
Microsoft.Configuration.ConfigurationBuilders.AzureAppConfiguration |
.NET Framework | Sample | Release Notes |
spring-cloud-azure-appconfiguration-config |
Spring Boot | Sample | Release Notes |
spring-cloud-azure-appconfiguration-config-web |
Spring Boot | Sample | Release Notes |
azure-appconfiguration-provider |
Python | Sample | Release Notes |
@azure/app-configuration-provider |
JavaScript | Sample | Release Notes |
Use feature flags in your application and leverage App Configuration for dynamic feature management.
Module | Platform | Sample | Release Notes |
---|---|---|---|
Microsoft.FeatureManagement |
.NET Standard | Sample | Release Notes |
Microsoft.FeatureManagement.AspNetCore |
ASP.NET Core | Sample | Release Notes |
spring-cloud-azure-feature-management |
Spring Boot | Sample | Release Notes |
spring-cloud-azure-feature-management-web |
Spring Boot | Sample | Release Notes |
Create, read, update and delete key-values, feature flags, and Key Vault references in App Configuration programmatically.
Module | Platform | Sample | Release Notes |
---|---|---|---|
Azure.Data.AppConfiguration |
.NET Standard | Sample | Release Notes |
azure-data-appconfiguration |
Java | Sample | Release Notes |
azure/app-configuration |
JavaScript | Sample | Release Notes |
azure-appconfiguration |
Python | Sample | Release Notes |
Leverage App Configuration from the platforms you are already using with minimum effort.
Name | Platform | Document | Release Notes |
---|---|---|---|
Azure App Configuration Kubernetes Provider |
Kubernetes | Document | Release Notes |
App Configuration reference | App Service & Azure Functions | Document | |
Azure App Configuration | Azure Pipeline | Document | Release Notes |
Azure App Configuration Push | Azure Pipeline | Document | Release Notes |
Github Action | Github | Document | Release Notes |
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.