AppConfiguration-Announcements icon indicating copy to clipboard operation
AppConfiguration-Announcements copied to clipboard

News about Azure App Configuration

Results 36 AppConfiguration-Announcements issues
Sort by recently updated
recently updated
newest added

Are you interested in running A/B tests for your application before rolling out the final version to your user base? Do you want to identify which change will have a...

App Configuration stores in the standard tier now allow replicas to be discovered automatically. With the "auto-discovery" feature, no code changes are necessary for applications to take advantage of the...

Python Configuration Provider has a new stable release version, v1.1.0. With the new version we now have below feature in GA for the Python Configuration provider, - Dynamic refresh, to...

[Snapshots](https://learn.microsoft.com/azure/azure-app-configuration/concept-snapshots) in App Configuration are now Generally Available. With snapshots, App Configuration provides solutions for scenarios like, * Immutable production configuration (keep the production configuration protected against unintended changes) *...

[Azure App Configuration Kubernetes Provider](https://mcr.microsoft.com/product/azure-app-configuration/kubernetes-provider/about) is an App Configuration add-on for Kubernetes to provide the centralized configuration data for applications and services running in Kubernetes clusters. With the GA version,...

Python App Configuration Provider now supports dynamic refresh of configuration values. With this release, Python applications can get the updated configuration values, as and when the values are updated in...

App Configuration has released a new feature called snapshots. A snapshot is an immutable set of key-values from an App Configuration store, created using key and label filters. Once the...

[Azure App Configuration Kubernetes Provider](https://mcr.microsoft.com/product/azure-app-configuration/kubernetes-provider/about) is an App Configuration add-on for Kubernetes clusters to support the centralized storage and management of configuration data for applications and services running in the...

Geo-replication allows you to replicate your App Configuration data across multiple regions where the service is available. With this feature, we offer read-write replicas. Writes to the store or replica,...

**Python App Configuration provider** is now **Generally Available**. Python App Configuration provider is a library running on top of Python SDK and helps Python developers easily consume the Azure App...