Skip to content

Questions, feedback and samples for Azure App Configuration service

License

Notifications You must be signed in to change notification settings

Azure/AppConfiguration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure App Configuration

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 within applications, deployment pipelines, release processes, microservices, and other Azure resources.

You can open issues to ask questions or share feedback about the Azure App Configuration service. If you have a suggestion or a request for a feature, please share your idea with us at Azure Feedback so others can vote.

Documentation: https://aka.ms/AzureAppConfiguration

Slack: https://aka.ms/azconfig/slack

Announcements

Subscribe to the following repo to be notified of announcements and updates about Azure App Configuration.

REST API Reference

The following reference pages are available to describe the Azure App Configuration API surface in detail.

Resources

Protocol

Development

Client Libraries

Configuration Providers

Load key-values in App Configuration to your application's existing configuration system with ease.

Module Platform Sample Release Notes
Microsoft.Extensions.Configuration.AzureAppConfiguration
NuGet
.Net Standard Sample Release Notes
Microsoft.Azure.AppConfiguration.AspNetCore
NuGet
ASP.NET Core Sample Release Notes
Microsoft.Configuration.ConfigurationBuilders.AzureAppConfiguration
NuGet
.NET Framework
spring-cloud-azure-appconfiguration-config
Maven Central
Spring Boot Sample Release Notes
spring-cloud-azure-appconfiguration-config-web
Maven Central
Spring Boot Sample Release Notes

Feature Management Libraries

Use feature flags in your application and leverage App Configuration for dynamic feature management.

Module Platform Sample Release Notes
Microsoft.FeatureManagement
NuGet
.Net Standard Sample Release Notes
Microsoft.FeatureManagement.AspNetCore
NuGet
ASP.NET Core Sample Release Notes
spring-cloud-azure-feature-management
Maven Central
Spring Boot Sample Release Notes
spring-cloud-azure-feature-management-web
Maven Central
Spring Boot Sample Release Notes

SDKs

Create, read, update and delete key-values in App Configuration programmatically.

Module Latest Version Sample
azure-sdk-for-net NuGet Sample
azure-sdk-for-java Maven Central Sample
azure-sdk-for-js npm Sample
azure-sdk-for-python pypi Sample

Contributing

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.