Azure ML free trial: how to submit pipeline?

旧城冷巷雨未停 提交于 2020-05-09 06:07:27

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!