Azure / Azure/AppConfiguration-Announcements

Dynamic refresh available in Python Configuration Provider

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
48
Forks
10
PR merge metrics
No merged PRs in 30d

Description

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 the App Configuration store.
The new version is currently a preview version and can be accessed and downloaded from [here](https://pypi.org/project/azure-appconfiguration-provider/1.1.0b2/). Learn [how to](https://learn.microsoft.com/en-us/azure/azure-app-configuration/enable-dynamic-configuration-python) use the package to dynamically refresh the configuration of your application.

Check out the samples on Github:
[Python](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/appconfiguration/azure-appconfiguration-provider/samples/refresh_sample.py)
[Django](https://github.com/Azure/AppConfiguration/tree/main/examples/Python/python-django-webapp-sample)
[Flask](https://github.com/Azure/AppConfiguration/tree/main/examples/Python/python-flask-webapp-sample)

Please share your [feedback](https://github.com/Azure/AppConfiguration/issues/new) with us.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.