microsoftarchive / iot-journey

a guidance project for implementing an IoT solution on Azure
Other
89 stars 34 forks source link

Not able to create HDInsight cluster through Powershell #313

Closed hveiras closed 9 years ago

hveiras commented 9 years ago

New-AzureHDInsightCluster : Validating connection to 'issue247hav01.blob.core.windows.net' failed. Inner exception:Could not load file or assembly 'Microsoft.WindowsAzure.Storage, Version=3.0.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. At D:\Dev\Repositories\mspnp\iot-journey-clone\setup\Provision-ColdStorageHDInsight.ps1:49 char:9

See: https://github.com/Azure/azure-powershell/issues/786

hveiras commented 9 years ago

Moving this to Done since we already ported EventHub creation to ARM