MicrosoftLearning / mslearn-mlops

This repository contains hands-on challenges for end-to-end machine learning operations (MLOps) with Azure Machine Learning.
https://microsoftlearning.github.io/mslearn-mlops/
13 stars 24 forks source link

Modify compute instance name #7

Closed hogaku closed 2 years ago

hogaku commented 2 years ago

I get the following error when creating a computing instance. This is because the naming rules do not allow it.

Compute name must not end with '-' or contain '-' followed by numbers. '-' needs to be followed by at least one letter

I would recommend aligning to the yaml for job. Please let me know if I am wrong.... image

hogaku commented 2 years ago

Hi @madiepev , May I ask you to check?