question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

az ml environment delete feature is broken

See original GitHub issue

Describe the bug

Latest version of az ml extension (2.21) doesn’t seem to support ‘delete’ method for environment class. Same was working fine in earlier release. To Reproduce

az ml environment delete --name <name> --resource-group <group> --workspace-name <name > -v <versionname>

Expected behavior

Environment deleted successfully Environment summary

az --version azure-cli 2.35.0

core 2.35.0 telemetry 1.0.6

Extensions: ml 2.2.1

Dependencies: msal 1.17.0 azure-mgmt-resource 20.0.0

Additional context

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

6reactions
thomasv1995commented, Sep 6, 2022

Could someone please explain to me the rationale behind not allowing users to properly delete (not archive) environments? We can delete jobs, experiments, models, but for some reason we can’t do it for environments.

1reaction
AnijaJacobcommented, Apr 25, 2022

#2204200030000708 created for same

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot environment images - Azure Machine Learning
Azure Machine Learning does not delete any image from your container registry, and it's your responsibility to evaluate which images you need to ......
Read more >
Deleting environments from azureml studio - Stack Overflow
Once the enviornment is confirmed, you can delete it by using the command az ml environment archive --name name-of-your-env. Please note there ...
Read more >
Databricks platform release notes
Release notes index for the Databricks Lakehouse Platform, which provides a unified set of tools for managing enterprise-grade data solutions at scale.
Read more >
Creating managed online endpoints in Azure ML without ...
When deploying a non-MLflow model on Azure ML, we need to provide a scoring ... az ml online-endpoint delete -n endpoint-online-no-mlflow -y ...
Read more >
Import to Azure ML: DataRobot docs
az ml workspace create --workspace-name myworkspace ... [--ds] [--ed] [--eg] [--entry-script] [--environment-name] [--environment-version] ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found