Alen
Alen

Reputation: 192

Cannot open Azure Machine Learning Workbench

Trying to set up the workbench after the MS Ignite presentation. I have a free account tied to my ancient hotmail but it says

"No experimentation account found in your Azure subscriptions"

Upvotes: 2

Views: 512

Answers (1)

Dr Eldies
Dr Eldies

Reputation: 51

Azure ML Workbench is tied to the new Experimentation account and not the traditional Azure ML workspace account used by ML Studio. Workbench requires an Azure subscription with an Experimentation account setup first. The first two Experimentation seats are free.

To setup Workbench, follow the order outlined in the docs: https://learn.microsoft.com/en-us/azure/machine-learning/preview/quickstart-installation

Workbench showing Experimentation account logged in: https://i.sstatic.net/sEgiD.png

Upvotes: 4

Related Questions