简体   繁体   中英

Azure ML free trial: how to submit pipeline?

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

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM