App Configuration

Azure Developer

How Azure App Configuration Helps Developers Roll Out New Features

Jimmy Campbell is back to show Scott Hanselman how to use App Configuration for feature management. Traditionally, shipping a new application feature requires a complete redeployment of the application itself, and testing a feature often requires multiple deployments of the application. Now you can use feature flags in App Configuration to grant early access to […]

Read More
Azure

Azure App Configuration

Azure App Configuration is a developer-focused service in Azure that manages and distributes application settings. It helps implement patterns, such as the 12-factor app, and is particularly useful for cloud native and other distributed applications. In this video, learn how you can use Azure App Configuration to simplify management of and secure access to your […]

Read More