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

I'm trying to debug a python Azure Function App locally. I've activated Azurite and uploaded a pdf file within the storage emulator. When running the app, I'm trying to apply...

question
Client
customer-reported
needs-author-feedback
Cognitive - Form Recognizer

For some reason MyPy keeps flagging this: azure\storage\blob\_shared_access_signature.py:390: error: Returning Any from function declared to return "str" [no-any-return] Which is this line: ``` return sas.generate_account( services=Services(blob=True), resource_types=resource_types, ``` But even...

Storage

Need some help on the `download` overloads 😝 azure\storage\blob\_blob_client.py:592: error: Overloaded function signatures 1 and 2 overlap with incompatible return types [misc] Also, LOTS of `#type: ignore` on return statements....

Storage

- **Package Name**: azure-ai-ml, azureml-fsspec - **Package Version**: 1.8.0, 1.1.1 - **Operating System**: Windows - **Python Version**: 3.9 **Describe the bug** Unable to read parquet file registered as **File (uri_file)**...

question
Machine Learning
Service Attention
Client
customer-reported
needs-team-attention

Key Vault SDKs sometimes manipulate request bodies during challenge-based authentication. Specifically, when sending unauthenticated requests to prompt a challenge, the request body is removed. After the challenge is received, the...

bug
KeyVault
Client
Azure.Core

Increment package version after release of azure-batch

Batch

# Description Fix all type annotations issues under entities folder

Machine Learning
customer-reported
Community Contribution

Remove 3.7 from supported versions.

Service Bus
Event Hubs
Client
Messaging

# Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. Forward porting bug fixes: [Bug 2860952](https://msdata.visualstudio.com/Vienna/_workitems/edit/2860952): AzureOpenAI.embedding.create needs to...

AI