MicrosoftLearning / mslearn-azure-ml

https://microsoftlearning.github.io/mslearn-azure-ml/
MIT License
168 stars 197 forks source link

Lab Issue with Data Asset #90

Closed dravidshankar closed 1 month ago

dravidshankar commented 3 months ago

Module: 00

Lab/Demo: 3,10,11

Task: 00

Step: 00

Lab 3,10 and 11 instructions:

Read the following steps to resolve the issues.

command to clone repo:

git clone https://github.com/MicrosoftLearning/mslearn-azure-ml.git azure-ml-labs

Data command:

cd azure-ml-labs/Labs/09

az ml data create --type uri_file --name "diabetes-data" --path ./data/diabetes.csv -w --resource-group

afelix-95 commented 1 month ago

All the labs mentioned are working as intended. Closing this issue as no repro.