General Availability of Azure App Configuration Kubernetes Provider
Published date: November 21, 2023
Azure App Configuration Kubernetes Provider is an App Configuration add-on for Kubernetes to provide the centralized configuration data for applications and services running in Kubernetes clusters. The provider is now available in GA and will help with
- Dynamic refresh of the Configuration key-values
- Periodic refresh of the Key-vault referenced secrets
- Workload identity authentication
- Consumption of the generated ConfigMap as a mounted file in addition to the environment variables
Learn more
Kubernetes provider with Azure Kubernetes service.
Set up dynamic refresh using this provider.
Provider reference doc.