Metadata-Version: 2.2
Name: azure-mgmt-documentdb
Version: 0.1.4
Summary: Microsoft Azure DocumentDB Management Client Library for Python
Home-page: https://github.com/Azure/azure-sdk-for-python
Author: Microsoft Corporation
Author-email: ptvshelp@microsoft.com
License: MIT License
Keywords: azure,azure sdk
Classifier: Development Status :: 7 - Inactive
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: msrestazure>=0.4.7
Requires-Dist: azure-common>=1.1.5
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

# Microsoft Azure SDK for Python

This package has been deprecated and will no longer be maintained after 11-01-2024. This package will only receive security fixes until 11-01-2024. To receive updates on new features and non-security bug fixes, upgrade to the replacement package, [azure-mgmt-cosmosdb](https://pypi.org/project/azure-mgmt-cosmosdb/).


# Release History

## 0.1.4 (2024-11-01)

### Other Changes

This package has been deprecated and will no longer be maintained after 11-01-2024. This package will only receive security fixes until 11-01-2024. To receive updates on new features and non-security bug fixes, upgrade to the replacement package, [azure-mgmt-cosmosdb](https://pypi.org/project/azure-mgmt-cosmosdb/).

## 0.1.3 (2017-05-02)

  - Added property enableAutomaticFailover and consistencyPolicy
    ConsistentPrefix

## 0.1.2 (2017-04-20)

This wheel package is now built with the azure wheel extension

## 0.1.1 (2017-03-21)

  - Added support for listing database account connection strings

## 0.1.0 (2017-01-31)

  - Initial Release
