Azure App Configuration

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.

See also

Azure Container Instances - Quickly run Docker containers in Azure, without having to provision virtual machines or adopt a higher-level service.

Azure Kubernetes Service (AKS) - Deploy and manage containerized applications in a hosted Kubernetes environment.

Azure App Service - Build and host web apps, mobile back ends, and RESTful APIs in the programming language of your choice without managing infrastructure.