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

I know this can't go in as-is. @mccoyp thoughts on ways we only run this portion of the conftest when proxy is enabled?

This is wrong: https://github.com/Azure/azure-sdk-for-python/blob/93a12a966d09c86c73386de531a121b21dd83232/sdk/keyvault/azure-keyvault-keys/azure/keyvault/keys/_shared/client_base.py#L62 This overrides the default transport that azure-core is providing, KV should trust azure-core to provide a transport in absence of the kwarg. If `requests` is not...

bug
KeyVault
Client

[Hello-- I am seeing that variables names are not written according to pep-8 standards, and then the users who follow the azure doc are also following similar format, hence learning...

Docs
question
Network
Mgmt
customer-reported
needs-author-feedback
CXP Attention

- **Package Name**: azure-data-tables - **Package Version**: 12.4.0 - **Operating System**: Ubuntu - **Python Version**: 3.9 **Describe the bug** It's not possible to call the TableServiceClient.from_connection_string() method with `UseDevelopmentStorage=true` as...

question
Client
customer-reported
Tables

Complete the migration of the following packages: • azure-purview-administration https://github.com/Azure/azure-sdk-for-python/pull/25486 • azure-purview-catalog https://github.com/Azure/azure-sdk-for-python/pull/25547 • azure-purview-scanning https://github.com/Azure/azure-sdk-for-python/pull/25551 • azure-synapse-artifacts https://github.com/Azure/azure-sdk-for-python/pull/25600 • azure-mgmt-servermanager https://github.com/Azure/azure-sdk-for-python/pull/25481

https://github.com/Azure/azure-sdk-for-python/issues/25482

https://github.com/Azure/sdk-release-request/issues/3065 Live test success https://dev.azure.com/azure-sdk/internal/_build?definitionId=3325

https://github.com/Azure/sdk-release-request/issues/3066 Live test success https://dev.azure.com/azure-sdk/internal/_build?definitionId=4686

**Is your feature request related to a problem? Please describe.** In working with Azure on building a network integration, we've been asked to add a header to requests. To use...

question
Network
Mgmt
customer-reported
issue-addressed

The dependencies list needs to be trimmed down to remove any libraries that are not required for basic usage. This might involve moving somethings to optional feature sets, others can...

Machine Learning
Client
blocking-release