Introducing the next generation of Azure Stack HCI

Build with an Azure free account. Get USD200 credit for 30 days and 12 months of free services.
Start free todayJimmy 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 new app functionality in production.
[0:00:00]- Introduction
[0:00:24]- Episode start
[0:03:47]- Demo: Simple feature flags
[0:06:56]- Exploring the code
[0:12:26]- Demo: Conditional processing with feature filters
[0:19:35]- Episode wrap-up
@jimmyca15
Is there any guidance/samples available on how app configuration service feature flags can be used with SPA or any JavaScript apps. May be with SDK?
Can it be used from Azure functions? Anytime soon maybe?