You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: