本文介绍了Azure ML免费试用:如何提交管道?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在使用MS Azure上的免费试用帐户,并且正在按照本教程进行操作。
I'm using a free trial account on MS Azure and I'm following this tutorial.
当我尝试提交管道时被卡住了。
I'm stuck when I try to "submit the pipeline".
原因似乎是我无法在免费计划上创建计算实例或训练集群。
我还有200USDs的免费积分。我猜必须要有解决方案吗?
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?
错误消息:
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
推荐答案
请查看MS团队对此的公告:
Please check the announcement from MS Team regarding this:
所有免费试用版目前都无法使用
All the free trials will not work as of now
这篇关于Azure ML免费试用:如何提交管道?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!