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

- **Package Name**: azure-storage-blob - **Package Version**: 12.19.0 - **Operating System**: Mac/Linux - **Python Version**: 3.11.5 **Describe the bug** Have say 10-100 async blob uploads running, prolonged socket timeout errors...

Storage
question
Service Attention
Client
customer-reported
needs-team-attention

- **azure-monitor-opentelemetry**: - **1.1.0**: - **Linux**: - **3.9**: **Describe the bug** Auto instrumentation of FastAPI Python in Azure Container App results in a error: `WARNING:Exception in detector , ignoring` The...

question
customer-reported
needs-author-feedback
Monitor - Distro

# 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...

AI

Finally getting to mypy-green...

Cosmos

# 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...

customer-reported
Community Contribution
Communication - Phone Numbers

Removing outdated code owners

# Description Fix rest of the mypy errors starting from entities/_monitoring folder

Machine Learning
customer-reported
Community Contribution

(Updated 1/10) Remaining errors on: `_deserialize.py`: azure\storage\blob\_deserialize.py:159: error: Incompatible types in assignment (expression has type "Optional[BlobType]", variable has type "BlobType") [assignment] azure\storage\blob\_deserialize.py:169: error: Incompatible types in assignment (expression has type...

Storage

Now we use the stable swaggers. The swagger file was also renamed to enable compatibility with the tox "generate" environment.

Monitor

Regenerated using the tox `generate` environment with the `autorest-post-process` setting enabled. This allows mypy to be happy with methods found in _patch.py but not _operations.py. Samples were also updated to...

Monitor