Azure-Samples / MyDriving

Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
http://azure.com/mydriving
MIT License
389 stars 277 forks source link

Anyone getting errors while deploying Machine Learning after putting a thumbprint i.e "The resource service name machinelearning is not supported" #606

Open iomolo opened 5 years ago

icsimlai commented 5 years ago

Yes, I am getting the same error. Did you find any work around ?

icsimlai commented 5 years ago

The issue is in the below line, $res = InvokeManagementAPI $subscriptionId "cloudservices/$workspaceName/resources/machinelearning//workspaces" $thumbprint in "copyMLExperiment.ps1" file. Could someone please let me know what is the correct value for below parameter ? , "cloudservices/$workspaceName/resources/machinelearning//workspaces"

iomolo commented 5 years ago

Were you able to get any solution on this? Am still all over the place to get this working

icsimlai commented 5 years ago

Not yet ...