azure-sdk-for-python
azure-sdk-for-python copied to clipboard
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our vers...
- **Package Name**: azureml-core - **Package Version**: 1.44.0 - **Operating System**: Ubuntu 18.04.6 LTS - **Python Version**: Python 3.6.13 |Anaconda, Inc.| (default, Jun 4 2021, 14:25:59) **Describe the bug** The...
# Description Updating Azure Resource Detector # All SDK Contribution checklist: - [x] **The pull request does not introduce [breaking changes]** - [x] **CHANGELOG is updated for new features, bug...
Sync eng/common directory with azure-sdk-tools for PR https://github.com/Azure/azure-sdk-tools/pull/7445 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)
This PR ensures that the use of `response_hook` by users is utilizing thread-safe headers as opposed to `client_connection.last_response_headers` for the sync client.
Pass through keep_alive option on producer side sync/async Remove 30 second keep alive constant from client_base that was being used for consumer -- and set that on the consumer itself...
Migrated from [old repo issue](https://github.com/microsoft/ApplicationInsights-Python/issues/319) Is it possible to make `_setup_resources()` optional in `configure_azure_monitor()`? I'm referring to the following segment of code: ```python def configure_azure_monitor(**kwargs) -> None: """This function works...
# Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. If an SDK is being regenerated based on a...
- **Package Name**: azure.purview.catalog - **Package Version**: 1.0.0b4 - **Operating System**: Ubuntu 22.04.3 LTS - **Python Version**: 3.10.13 **Describe the bug** entity.get_by_unique_attributes will not take another other attribute except the...