Azure / azure-sdk-tools-samples

Samples for Microsoft Azure PowerShell
10 stars 12 forks source link

Import-Module for Azure.psd1 failing #82

Open Exnav29 opened 9 years ago

Exnav29 commented 9 years ago

Using Windows 10 to deploy. Receive the following error at start of script: "Import-Module : The specified module 'C:\Program Files (x86)\Microsoft SDKs\Windows Azure\PowerShell\Azure\Azure.psd1' was not loaded because no valid module file was found in any module directory." Suspect this is due to using Windows 10. Is there another module which needs to be loaded or is there an alternative location to be looking for?