Azure App Configuration documentation
Learn how to use Azure App Configuration, a managed service that helps developers centralize their application and feature settings simply and securely.
About Azure App Configuration
Overview
video
- Getting started with Azure App Configuration
- Making centralized configuration easy
- Azure App Configuration on Cloud Native Show
- Rolling out new features
What's new
Concept
Create and code with Azure App Configuration
Quickstart
- Create an Azure App Configuration store
- Code an ASP.NET Core app
- Code a .NET app
- Code a .NET Framework app
- Code a .NET app in Visual Studio
- Code an Azure Functions app in C#
- Code a Java Spring app
- Code a Python app
- Code a JavaScript app
- Azure Container Apps
Tutorial
- Use dynamic config in ASP.NET Core
- Use dynamic config in ASP.NET (.NET Framework)
- Use dynamic config in .NET
- Use dynamic config in .NET Framework
- Use dynamic config in Azure Functions
- Use dynamic config in Spring Boot
- Use dynamic config in Python
- Integrating dynamic config using the push model in .NET
- Integrating dynamic config using the push model in Java Spring
Tutorial
- Push data using Azure Pipelines
- Pull data using Azure Pipelines
- Push data using GitHub Actions
- Export to project configuration file
- Deploy to Kubernetes using Helm
Tutorial
sample
Add feature flags to an app
Concept
Quickstart
Tutorial
- Use feature flags in ASP.NET Core
- Use feature flags in Spring Boot
- Enable conditional features with feature filters
- Enable features on a schedule
- Roll out features to targeted audience
- Run experiments with variant feature flags
Reference
Client libraries and tools
Reference
Reference
- Azure SDK for .NET
- Azure SDK for Java
- Azure SDK for Python
- Azure SDK for JavaScript
- Azure SDK for Go