This release is a pre-release and may not be stable for production use.
Microsoft Azure SDK for Python
This is the Microsoft Azure MyService Management Client Library.
Azure Resource Manager (ARM) is the next generation of management APIs that replace the old Azure Service Management (ASM).
This package has been tested with Python 2.7, 3.5, 3.6 and 3.7.
For the older Azure Service Management (ASM) libraries, see azure-servicemanagement-legacy library.
For a more complete set of Azure libraries, see the azure sdk python release.
Usage
To learn how to use this package, see the quickstart guide
For docs and references, see Python SDK References Code samples for this package can be found at Healthare Apis Management on docs.microsoft.com. Additional code samples for different Azure services are available at Samples Repo
Provide Feedback
If you encounter any bugs or have suggestions, please file an issue in the Issues section of the project.
Release History
1.0.0b1 (2020-12-04)
This is beta preview version.
This version uses a next-generation code generator that introduces important breaking changes, but also important new features (like unified authentication and async programming).
General breaking changes
-
Credential system has been completly revamped:
azure.common.credentialsormsrestazure.azure_active_directoryinstances are no longer supported, use theazure-identityclasses instead: https://pypi.org/project/azure-identity/credentialsparameter has been renamedcredential
-
The
configattribute no longer exists on a client, configuration should be passed as kwarg. Example:MyClient(credential, subscription_id, enable_logging=True). For a complete set of supported options, see the parameters accept in init documentation of azure-core -
You can't import a
versionmodule anymore, use__version__instead -
Operations that used to return a
msrest.polling.LROPollernow returns aazure.core.polling.LROPollerand are prefixed withbegin_. -
Exceptions tree have been simplified and most exceptions are now
azure.core.exceptions.HttpResponseError(CloudErrorhas been removed). -
Most of the operation kwarg have changed. Some of the most noticeable:
rawhas been removed. Equivalent feature can be found usingcls, a callback that will give access to internal HTTP response for advanced user- For a complete set of supported options, see the parameters accept in Request documentation of azure-core
General new features
- Type annotations support using
typing. SDKs are mypy ready. - This client has now stable and official support for async. Check the
aionamespace of your package to find the async client. - This client now support natively tracing library like OpenCensus or OpenTelemetry. See this tracing quickstart for an overview.
0.2.0 (2020-11-02)
Features
- Model ServiceCosmosDbConfigurationInfo has a new parameter key_vault_key_uri
- Model ServicesPatchDescription has a new parameter public_network_access
- Model ServicesDescription has a new parameter identity
- Model ServicesProperties has a new parameter public_network_access
- Model ServicesProperties has a new parameter export_configuration
- Model ServicesProperties has a new parameter private_endpoint_connections
- Added operation group PrivateEndpointConnectionsOperations
- Added operation group PrivateLinkResourcesOperations
Breaking changes
- Operation ServicesOperations.update has a new signature
- Model Resource no longer has parameter kind
- Model Resource no longer has parameter tags
- Model Resource no longer has parameter etag
- Model Resource no longer has parameter location
0.1.0 (2019-08-03)
- Initial Release
Release files for azure-mgmt-healthcareapis 1.0.0b1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| azure-mgmt-healthcareapis-1.0.0b1.zip | 67.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| azure_mgmt_healthcareapis-1.0.0b1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 117.8 kB
Release files / azure-mgmt-healthcareapis-1.0.0b1.zip
| Download URL | azure-mgmt-healthcareapis-1.0.0b1.zip |
|---|---|
| Size | 67.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7ceb9f384dbd45e8a099ea7cf9c2fa2eb7fd5e711f79af2a547aa974f4f4bc2e
|
|
BLAKE2b-256 checksum How to use checksums |
43ae5f634b50094a455e6dbcfbd37c863c00f05ecca95e23cca44570229cc884
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
|
Release files / azure_mgmt_healthcareapis-1.0.0b1-py2.py3-none-any.whl
| Download URL | azure_mgmt_healthcareapis-1.0.0b1-py2.py3-none-any.whl |
|---|---|
| Size | 50.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
7e435bab19663a44097ef18a406ab2b86850b31a1b9ec4d6af45cb67647e8b1f
|
|
BLAKE2b-256 checksum How to use checksums |
a61b83e10436ff7eb29ca952c101c1058cff72981bc0ce05617665db38eb4b29
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
|