Replies: 10 comments 9 replies
|
Possible transient error when creating the dataset, solution is to wait a few minutes and retry |
|
Use existing SP/RG/Workspace. For this, an example JSON is needed ,see below: { |
|
Local CLI auth - need to set correct subscription and login |
|
Clarify dataset vs datastore for training data |
|
VSCode is not necessarily needed, a development environment is all that's really needed. We might want to mention this in the setup/pre work. |
|
The SP creation/secret content is repeated in challenge 2 |
|
Wording in challenge 4 is confusing. There's no "pipeline" created in the previous steps, just triggering a job, yet challenge 4 asks them to run the "pipeline" |
|
Have a part 2 OpenLab that focuses on model monitoring, data drift, etc |
|
Having AML API coverage as a pre-req would be helpful |
|
Add a data scientist focused aspect |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Suggestions:
Replace portal ui resource group create commands to cli:
https://microsoftlearning.github.io/mslearn-mlops/documentation/00-set-up.html
az group create --location <location_region> --name rg-dev-mlops
All reactions