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...
Resolves: https://github.com/Azure/azure-sdk-for-python/issues/28115
Hi, I'm having SSL certificate issues while connection to ADLS. I don't see a way of disabling SSL verification or don't know of a way to add the VPN certificate....
We should make progress on this, but hold off on merging until [this issue](https://dev.azure.com/ceapex/Engineering/_workitems/edit/740808) is getting closer to resolution. We don't want to generate documentation that is incompatible with our...
notes: * `async PartitionContext` comes from `azure.eventhub.aio._eventprocessor` while sync comes from `azure.eventhubcallable` * `on_event` expects an `Optional[EventData]`. Why would we even invoke the callable if the EventData was None ?...
- **Operating System**: macOS Ventura - **Python Version**: `Python 3.8.15` **Describe the bug** In the past few weeks, when I've tried to run the tutorial notebook at this link: `https://github.com/Azure/azureml-examples/blob/main/tutorials/e2e-ds-experience/e2e-ml-workflow.ipynb`,...
fixes: #27986 changes: - removed duplicate tracing which was adding the `Azure.EventHubs.Message` span twice when sending a batch message/list of messages. - adding the tracing info the uamqp/pyamqp.Message application_properties rather...
# 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...
# 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...
# Description pre-ga SDK release for Azure LoadTesting # Checklist - [x] Started PR - [x] Completed Directives - [x] Completed Generations - [x] Custom Changes Done (including LRO Changes)...