Azure / azure-sdk-for-python

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 versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.64k stars 2.84k forks source link

Data Assets Created with SDK1 No Longer Appear in the Data Asset List #37875

Closed mouhannadali closed 3 weeks ago

mouhannadali commented 1 month ago

Describe the bug We have encountered an issue where data assets that were created using the Azure Machine Learning SDK v1 are no longer appearing in the Data Asset List in the Azure ML Studio or via SDK v2. This issue has impacted our ability to manage and access older datasets.

To Reproduce Steps to reproduce the behavior:

  1. Create a data asset using Azure ML SDK v1.
  2. Navigate to the Data Assets section in Azure ML Studio or attempt to list the data assets using SDK v2.
  3. Observe that the data asset created with SDK1 does not appear in the list.

Expected behavior Data assets created using SDK v1 should still be visible and accessible in the Data Asset List, even after upgrading to SDK v2 or using the Azure ML Studio interface.

github-actions[bot] commented 1 month ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Azure/azure-ml-sdk @azureml-github.

achauhan-scc commented 1 month ago

@mouhannadali - You can map your V1 data assets with V2. Please follow the link below https://learn.microsoft.com/en-us/azure/machine-learning/migrate-to-v2-assets-data?view=azureml-api-2