Forum Discussion
Melinda Smith
Oct 23, 2017Copper Contributor
Azure ML Experimentation
Hi - I have created a Machine Learning Expirementation account on Azure, which I now wish to cancel. When I do so, it tells me that I cannot delete the resource until all nested resources are delete...
Hendrik Doerr
Microsoft
Sep 03, 2018The problem seems to be that the tutorial workspace is not visible as a resource in the portal, which prohibits the deletion process. I had the same issue and resolved through the following:
1. Download and login into Azure Machine Learning Workbench
2. Create new workspace with any name, which provides the ability to permanently delete the tutorial workspace (otherwise it is always re-instantiated)
3. In the Azure portal, create a new resource group and move remaining resources to new RG
4. Delete old RG
5. Delete new RG
(Please note, steps 3 and 5 might not be necessary at all)