NEW Azure Channel9 Post: Getting started with Azure App Configuration | Azure Friday
Channel9 Posts 0 CommentsAzure App Configuration is a service that enables you to centralize your application configuration. Built on the simple concept of key-value pairs, this service provides manageability, availability, and ease-of-use. You can use Azure App Configuration to store and retrieve settings for applications, microservices, platforms, and CI/CD pipelines.
- Azure App Configuration docs
- Quickstart: Create an ASP.NET Core app with Azure App Configuration
- Key-value store (concept)
- Azure App Configuration REST API Reference (GitHub)
- Azure App Configuration feedback and issues (GitHub)
- Create a free account (Azure)