问题
I'm using a free trial account on MS Azure and I'm following this tutorial.
https://docs.microsoft.com/en-us/azure/machine-learning/tutorial-designer-automobile-price-train-score
I'm stuck when I try to "submit the pipeline".
The reason seems to be that I can't create a compute instance or a training cluster on a free plan. I still have 200USDs of free credits. I guess there must be a solution?
Error messages:
Invalid graph: The pipeline compute target is invalid.
400: Compute Test3 in state Failed, which is not able to use
Compute instance: creation failed
The specified subscription has a total vCPU quota of 0 and is less than the requested compute training cluster and/or compute instance's min nodes of 1 which maps to 4 vCPUs
回答1:
Please check the announcement from MS Team regarding this:
https://azure.microsoft.com/blog/our-commitment-to-customers-and-microsoft-cloud-services-continuity/
All the free trials will not work as of now
来源:https://stackoverflow.com/questions/61168984/azure-ml-free-trial-how-to-submit-pipeline