Azure / Azure/AppConfiguration-Announcements
General Availability of Dynamic refresh in Python Configuration Provider
- Dominant language
- No language data
- Stars
- 48
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
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 update the configuration values in your application without the need to restart the application.
Learn [how to](https://learn.microsoft.com/en-us/azure/azure-app-configuration/enable-dynamic-configuration-python) use the provider to dynamically refresh the configuration of your application.
Please check the relevant 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)
Don't forget to 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.