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

```bash >>> from azure.storage.fileshare import ( ... generate_account_sas, ... ResourceTypes, ... AccountSasPermissions ... ) Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.9/site-packages/azure/storage/fileshare/__init__.py", line 8, in from...

Storage
question
customer-reported
needs-team-attention

# Description issue #25471 Changed \eventhub\azure-eventhub\azure\eventhub\_eventprocessor directory with type hints Will work with other dir too, later :) # All SDK Contribution checklist: - [x] **The pull request does not...

Event Hubs
customer-reported

**Bug description** A hyperdrive step which previously was working without any issue has started to fail. There has been no change of code, no change of data, no change of...

question
customer-reported
needs-triage

- **Package Name**: azure.mgmt.security - **Package Version**: 1.0.0 - **Operating System**: MacOS - **Python Version**: 3.9 **Describe the bug** The PricingOperations class in operations/_pricings_operations.py is hard-coded to API version 2018-06-01...

Security
Mgmt
CXP Attention

# Description fix https://github.com/Azure/azure-sdk-for-python/issues/22593 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...

Batch
customer-reported

# Description Dear @mccoyp, after review we found some changes were lost during updates. Thank you. __Is your feature request related to a problem? Please describe.__ In accordance with the...

KeyVault
customer-reported

**Is your feature request related to a problem? Please describe.** Running DefaultAzureCredentials authentication on different threads do not cache the token and would make separate authentication requests. This is especially...

question
Client
customer-reported
Azure.Identity
no-recent-activity
needs-team-attention
needs-author-feedback

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

The `Data` class in the Azure ML SDK v2 allows the uploading and creation of a new Data asset, but not its downloading. I understand that the idea is to...

feature-request
question
Client
customer-reported
needs-team-attention
ML-Inference
CXP Attention