Microsoft Azure Appplatform Management Client Library for Python
Project description
Microsoft Azure SDK for Python
This is the Microsoft Azure Appplatform Management Client Library. This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8. For a more complete view 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 AppPlatform 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
6.1.0 (2021-07-09)
Features
- Model UserSourceInfo has a new parameter custom_container
- Model MetricDimension has a new parameter to_be_exported_for_shoebox
- Model DeploymentSettings has a new parameter resource_requests
6.0.0 (2021-04-08)
Features
- Model MonitoringSettingProperties has a new parameter app_insights_agent_versions
- Model MonitoringSettingProperties has a new parameter app_insights_sampling_rate
- Model AppResourceProperties has a new parameter enable_end_to_end_tls
- Model NetworkProfile has a new parameter required_traffics
6.0.0b1 (2020-12-03)
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.org/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.
1.0.0 (2020-08-25)
- Initial API version Release
0.1.0 (2019-10-25)
- Additional pre-release API changes
0.1.0rc1 (2019-10-24)
- 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
Hashes for azure-mgmt-appplatform-6.1.0.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | d74807132bca2123a348b4b1eb214fd6e3d9e5080120baa1258f3dfd8369b898 |
|
MD5 | 80f9b966baa5c5de115bc63d52fa861f |
|
BLAKE2b-256 | a6f01af9fb23413cc5d75f7a0dbbce4b17e07368ffeaec06bcb8a61ef0c69e12 |
Hashes for azure_mgmt_appplatform-6.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ad91994651e5e0dbe60fb52c250a1e02c4ec9264cbdea5ec90f555a6cde26e7 |
|
MD5 | 217bf5c3ba57125302b732ebd87ee27c |
|
BLAKE2b-256 | 2759ff4f95352bdd89141c5542f9d02300442ed6fd80b7ff8186aaa4154ef811 |