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...
- **Package Name**: azure-ai-textanalytics - **Package Version**: 5.2.1 - **Operating System**: - **Python Version**: 3.10 **Describe the bug** The following enums are received from the API but not included in...
# Description Resolves https://github.com/Azure/azure-sdk-for-python/issues/26869. Based on https://github.com/Azure/azure-sdk-for-js/pull/23643, https://github.com/Azure/azure-sdk-for-java/pull/31705, and https://github.com/Azure/azure-sdk-for-net/pull/31984. The changes to generated code are from regenerating with API version `7.4-preview.1` specified as the explicit default; newer versions of...
- Azure Identity: - 1.10 and 1.11: - Linux: - 3.8: **Describe the bug** We currently have an azure function app behind and API. This function interacts several third party...
This is REST spec: [link](https://github.com/Azure/azure-rest-api-specs/blob/2c33d5572dab4c6f52faf31004f0561205737107/specification/containerregistry/data-plane/Azure.ContainerRegistry/stable/2021-07-01/containerregistry.json). .NET already finished some implements, this is the feature branch history in .NET: [link](https://github.com/Azure/azure-sdk-for-net/commits/feature/containerregistry/oci-blob-api/sdk/containerregistry/Azure.Containers.ContainerRegistry) The commits of interest are: - [[ACR] Add an overload for...
This PR seperates the service client's made in `test_create_service_with_token` to better understand where we are running into the pipeline errors
- **Package Name**: azure-storage-blob - **Package Version**: 12.14.1 - **Operating System**: Windows - **Python Version**: Python 3.8 **Describe the bug** I have 30k files in the azure storage account in...
- **Package Name**: azure-storage-blob - **Package Version**: 12.12.0, 12.14.0 - **Operating System**: linux - **Python Version**: 3.6.9, 3.8, 3.10 **Describe the bug** We are using the `azure.storage.blob.aio` package to upload...
(as @kristapratico pointed out) On Windows, for python tests pipelines, when installing dependencies at the start of "Run Tests" you get a logging statement with the error "ValueError: underlying buffer...