Unable to generate job details (Data Science Career Path module)

Sanyam Rastogi 0 Reputation points
2024-11-28T03:18:17.9133333+00:00

Hey Team,

Came across this today,

Data Scientist Career Path > Azure Data Scientist self-paced training > Explore and configure the Azure Machine Learning workspace > Explore developer tools for workspace interaction > Exercise — Explore the developer tools (Unit 5)

in this unit, there is a practice exercise (link: https://microsoftlearning.github.io/mslearn-azure-ml/Instructions/02-Explore-developer-tools.html).

In this exercise, I am facing issues with generating job details. After running cells (step 7) as mentioned in “Use the Python SDK to train a model” section. I got an error on the last cell, which I believe is the reason I am not able to see any job details under Jobs or generate job url as a result of running all cells. Please see below screenshots:

error in notebook:User's image

HttpResponseError: (UserError) Unknown compute target 'aml-cluster'.

Code: UserError Message: Unknown compute target 'aml-cluster'.

Additional Information:Type: ComponentName

Info: { "value": "managementfrontend" }Type: Correlation

Info: { "value": { "operation": "d1d615bebe96f958816fde4b4c696c53", "request": "fbd1751c40f0f7fa" } }Type: Environment

Info: { "value": "eastus" }Type: Location Info: { "value": "eastus" }Type: Time

Info: { "value": "2024-11-28T02:57:51.4742081+00:00" }Type: InnerError Info: { "value": { "code": "BadArgument", "innerError": { "code": "UnknownTargetType", "innerError": null } } }

Blank all experiments & all jobs sections from Jobs:
User's image

User's image

I have already tried removing and restarting with a new resource group, but no dice. Could you help?

Thank you :)

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,830 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Rakesh Gurram 10,055 Reputation points Microsoft Vendor
    2024-11-28T07:18:29.64+00:00

    Hi Sanyam Rastogi,

    Thank you for reaching out to us on the Microsoft Q&A forum.

    Where am I seeing this?

    Learning Path: Explore and configure the Azure Machine Learning workspace

    Module: Explore developer tools for workspace interaction

    Unit 5: Exercise - Explore the developer tools

    We apologize for any inconvenience you may experience while generating job details in the "Use the Python SDK to train a model" exercise.

    To ensure smooth execution, Authenticate and verify that the notebook is set to Python 3.8 - AzureML, and avoid running all the cells at once; instead, execute them one at a time.

    Additionally, we have tried from our end and successfully completed the exercise, as illustrated in the screenshots provided below:

    Notebook

    Notebook 1

    Notebook 2

    Notebook 3

    Notebook 4

    Please reach out to us if you have any other queries.

    If the information is helpful, please Accept Answer & Upvote so that it would be helpful to other community members.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.