Microsoft Azure Storage Import Export Management Client Library for Python
Project description
Microsoft Azure SDK for Python
This is the Microsoft Azure Storage Import Export Management Client Library. This package has been tested with Python 3.7+. For a more complete view of Azure libraries, see the azure sdk python release.
Disclaimer
Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691
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 Storage Import Export 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.0b2 (2022-11-02)
Features Added
- Model Export has a new parameter blob_list_blob_path
- Model JobDetails has a new parameter encryption_key
- Model JobResponse has a new parameter identity
- Model JobResponse has a new parameter system_data
- Model Location has a new parameter additional_shipping_information
- Model ShippingInformation has a new parameter additional_information
Breaking Changes
- Client name is changed from
StorageImportExport
toStorageImportExport
- Model Export no longer has parameter blob_listblob_path
- Operation BitLockerKeysOperations.list has a new parameter kwargs
- Operation JobsOperations.create has a new parameter kwargs
- Operation JobsOperations.delete has a new parameter kwargs
- Operation JobsOperations.get has a new parameter kwargs
- Operation JobsOperations.list_by_resource_group has a new parameter kwargs
- Operation JobsOperations.list_by_subscription has a new parameter kwargs
- Operation JobsOperations.update has a new parameter kwargs
- Operation LocationsOperations.get has a new parameter kwargs
- Operation LocationsOperations.list has a new parameter kwargs
- Operation Operations.list has a new parameter kwargs
1.0.0b1 (2021-05-27)
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.credentials
ormsrestazure.azure_active_directory
instances are no longer supported, use theazure-identity
classes instead: https://pypi-hypernode.com/project/azure-identity/credentials
parameter has been renamedcredential
-
The
config
attribute 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
version
module anymore, use__version__
instead -
Operations that used to return a
msrest.polling.LROPoller
now returns aazure.core.polling.LROPoller
and are prefixed withbegin_
. -
Exceptions tree have been simplified and most exceptions are now
azure.core.exceptions.HttpResponseError
(CloudError
has been removed). -
Most of the operation kwarg have changed. Some of the most noticeable:
raw
has 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
aio
namespace 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.1.0 (2020-04-11)
- Initial Release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file azure-mgmt-storageimportexport-1.0.0b2.zip
.
File metadata
- Download URL: azure-mgmt-storageimportexport-1.0.0b2.zip
- Upload date:
- Size: 80.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.28.1 setuptools/58.1.0 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d17108891e043a749a10dd7a8d3e976786878aec4352a3bd2475a48d14b86087 |
|
MD5 | 60c1a9c6c755e0e322ce2888e9e86f67 |
|
BLAKE2b-256 | 9ec039f1fbfa029a9d603a6a4ccd957e8d81f6915e2ad90a440b731dcfa425d9 |
File details
Details for the file azure_mgmt_storageimportexport-1.0.0b2-py3-none-any.whl
.
File metadata
- Download URL: azure_mgmt_storageimportexport-1.0.0b2-py3-none-any.whl
- Upload date:
- Size: 69.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.28.1 setuptools/58.1.0 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1519444632b5f6c28b0f2c049bcc4820e2d1e5c559bc47c1fd55b901f7ae866d |
|
MD5 | 9fd7bd964ec3793e62e74519e26e33cd |
|
BLAKE2b-256 | 7058365f64134d4261a2752fc5c9cd3fb8d5d90576b4adbd5fd55ef1c9a1473c |