Getting The pipeline compute target is invalid

Vesselin Obrechkov 20 Reputation points
2024-01-19T01:19:45.9033333+00:00

I am trying to follow learning path teaching how to create a pipeline in Azure ML Studio designer to train a model using Classic prebuilt pipeline, Regression - Automobile Price Prediction (Basic). https://microsoftlearning.github.io/mslearn-knowledge-mining/Instructions/Exercises/06-exercise-enrich-search-index-use-model.html When configuring the Runtime settings as described in the course, I create new Compute instance, however, I keep getting error that "The pipeline compute target <name> is invalid.". I have tried deleting and re-creating the compute instance multiple times but I keep getting the same error and I am not sure what I am doing wrong. compute_error

Azure | Azure Training
{count} votes

2 answers

Sort by: Most helpful
  1. Abi 170 Reputation points
    2024-01-19T01:47:19.3166667+00:00

    @Vesselin Obrechkov Thanks for the question, The UI is changed as shown below, Please Click on the Configure & Submit button, you will be able to see the below screens to configure. User's image User's image


  2. Lanre Oreyomi 0 Reputation points
    2024-01-19T18:54:18.68+00:00

    I was able to resolve this issue by clicking on the up arrow beside the review+submit button to skip all validations. User's image

    0 comments No comments

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.