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://docs.microsoft.com/python/azure/ or our versi...

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

- **Package Name**: - azure-mgmt-compute - **Package Version**: - latest - **Operating System**: - **Python Version**: 3.8 **Describe the bug** Issue 1: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/compute/azure-mgmt-compute/tests/test_mgmt_compute_galleries.py Line 137 hyper_vgeneration should be hyper_v_generation Issue...

question
Compute
Service Attention
Mgmt
customer-reported
needs-team-attention

This PR migrates `test_get_blob.py` and `test_get_blob_async.py` to test proxy migration 😄

Storage

https://github.com/Azure/sdk-release-request/issues/3087 Live test success https://dev.azure.com/azure-sdk/internal/_build?definitionId=2047 BuildTargetingString azure-mgmt-communication Skip.CreateApiReview true

Communication

Container Registry
Client

This change migrates `test_common_blob` and `test_common_blob_async` to test proxy.

Storage

This PR... - [x] Refactors scripts present under `eng/versioning` to namespace `ci_tools.versioning` within the azure-sdk-tools package. All Integration points in CI are flipped over to consume entrypoints defined in the...

[Mypy](https://mypy.readthedocs.io/en/stable/introduction.html) and [pyright](https://github.com/microsoft/pyright) are static type checkers that can be run on code to evaluate type annotations and find bugs. The type annotations we write in our code ship as...

Client

Adding autoscale header support to container/database methods.

Cosmos

During test proxy migration, we have run into an issue with having difficulties sanitizing batch operations. This issue serves to maintain a list of what tests should be recorded once...

Storage