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

Generally Availability for Python Configuration provider

Open Muksvso opened this issue 1 year ago • 0 comments

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 Configuration service for their configuration settings, just like a dictionary. It works natively with other Azure services such as Azure Key vault and Azure Active directory.

In GA version, we have added the async support, complete support for Mapping API and fixed some of the identified bugs in our preview version. Learn how to use the provider library in this document. Documentation and package could be found here.

You could download the samples from Github:

Please let us know of your feedback.

Muksvso avatar Mar 13 '23 19:03 Muksvso