Good afternoon devs, I am currently trying to create an azure Machine Learning workspace with the CLI. I used the code:
az ml workspace create --name "rg-dp100-labs" --resource-group "rg-dp100-labs"
I got the following error. Only the KeyVault and Storage accounts were created. Referring to this link on Microsoft Learn, I found that others also have the same issue. Even a Google search gave me the same code as written above. lease, is anyone experiencing the same issue and has solved it? I think it is a recent problem.
Code: ValidationError
Message: Missing dependent resources in workspace json
Target: workspace
Exception Details: (Invalid) Missing dependent resources in workspace json
Code: Invalid
Message: Missing dependent resources in workspace json
Target: workspace