azure-sdk-for-python icon indicating copy to clipboard operation
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...

Results 1141 azure-sdk-for-python issues
Sort by recently updated
recently updated
newest added
trafficstars

# Description Closes https://github.com/Azure/azure-sdk-for-python/issues/22708 # All SDK Contribution checklist: - [x] **The pull request does not introduce [breaking changes]** - [x] **CHANGELOG is updated for new features, bug fixes or...

customer-reported
Azure.Core

* `ws.close` on async does close the socket in the library -> [link](https://github.com/websocket-client/websocket-client/blob/61171591b08ee031e02cc6cb129952259062f502/websocket/_core.py#L4580) * I kept the py2 comment in `_transport.py` about `from os import set_cloexec`. Looks like its not...

Event Hubs

#25300 #25301

Cognitive - QnA Maker
Cognitive - Language

* add aad support * update * update # Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. If...

Search

Now that inference has GA'd, we need to produce the authoring client for Question Answering. - [x] Generate `QuestionAnsweringProjectClient` in a subnamespace e.g., `azure.ai.language.questionanswering.project` (exact name TBD). - [x] Add...

Client
Cognitive - QnA Maker
Cognitive - Language

- **Package Name**: azure-cli - **Package Version**: 2.39.0 - **Operating System**: M1 Monterey - **Python Version**: 3.10.3 **Describe the bug** I can't authenticate to azure or get the azure credentials....

question
Mgmt
customer-reported
Azure.Identity
issue-addressed

** Just a draft for now , going to need to rebase/cherry pick main commits

Event Hubs

pr for testing the live test pipeline

Communication

# Description This PR adds an experimental transport for the Pyodide python runtime. # All SDK Contribution checklist: - [x] **The pull request does not introduce [breaking changes]** - [x]...

Azure.Core

Pylint-checker-guidelines was updated to 0.0.5 and this is breaking for anomalydetector. Reverting this version to last known working version.