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

I am trying to follow this tutorial to learn how to setup experiment tracking in my deep learning code based in PyTorch. https://learn.microsoft.com/en-us/azure/machine-learning/v1/how-to-use-mlflow?tabs=azuremlsdk I got this error: ``` $ python...

question
Machine Learning
customer-reported

Hi, We were trying create a python app using ms-graph SDK for python and got the following error: from .azure_identity_access_token_provider import AzureIdentityAccessTokenProvider File "C:\Users\Gayathri Prasad\anaconda3\envs\msgraph2\lib\site-packages\kiota_authentication_azure\azure_identity_access_token_provider.py", line 5, in from azure.core.credentials...

question
customer-reported
needs-team-attention
needs-author-feedback

https://github.com/Azure/sdk-release-request/issues/3613

Recovery Services

- **Package Name**: azure-mgmt-storage - **Package Version**: Not relevant - **Operating System**: Not relevant - **Python Version**: Not relevant **Describe the bug** While there is a lot of documentation to...

Storage
question
Mgmt
customer-reported
needs-author-feedback
CXP Attention

https://github.com/Azure/sdk-release-request/issues/3538 Live test success

Hi there, I'm trying to create a personal project of Q&A using textual files. Despite reading the documentation and exploring the code, I find it very difficult to create sources...

feature-request
question
Service Attention
customer-reported
needs-author-feedback
Cognitive - QnA Maker
Cognitive - Language

We've added samples about copy a table from Tables storage table to Storage blob and vice versa. https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/tables/azure-data-tables/samples/sample_copy_table.py We still need to provide samples about: - copy a table from...

Client
Tables

Input data is of type uri_folder. Here is the relevant YAML for the component ``` Inputs: datapath: type: uri_folder path: ``` I can create a new blob from within the...

question
Machine Learning
Client
customer-reported
issue-addressed

Copied from https://msdata.visualstudio.com/Vienna/_workitems/edit/2138112 set sweep setting's complex in 2.0 compared with 1.5. Previously in v1.5, user can leverage a spec.yaml to configure all the hyperparameters: https://msdata.visualstudio.com/Vienna/_git/aml-ds?path=/recipes/signed-components/canary-sweep-component-mnist/spec.yaml In 2.0, user needs...

question
Machine Learning
needs-team-attention

We introduce logic in the AzureJSONEncoder that allows to serialize objects that implement some particular methods that are present in numpy number, numpy ndarray, pandas dataframes. The implementation assumes that...

customer-reported
Azure.Core