Skip to content

https://raw.githubusercontent.com/MicrosoftLearning/mslearn-mlops/refs/heads/main/docs/05-plan-and-prepare.md - code behavior changed since originally written? #41

@SkillableKarl

Description

@SkillableKarl

I am attempting to get the current version of this lab to run against Azure, but the issue I seem to be running in to is a particular command in the sample https://github.com/MicrosoftLearning/mslearn-mlops/blob/main/infra/setup-mlops-envs.sh file is erroring. I believe this is because the 'az ml registry create' cmds behavior has changed.

When run, stock from GH repo this section:

echo "Creating shared Azure Machine Learning registry: $REGISTRY_NAME"
az ml registry create
--name $REGISTRY_NAME
--resource-group $REGISTRY_RESOURCE_GROUP
--location $RANDOM_REGION

Does not appear to like the --location switch:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions