Azure powershell has stopped working
We're getting failures making calls to Azure powershell post the most recent upgrades.
First failure says:
Import-AzurePublishSettingsFile : The 'Import-AzurePublishSettingsFile' command was found in the module 'Azure', but the module could not be loaded. For more information, run 'Import-Module Azure'.
So if I explicitly run Import-Module Azure
at the
top of my script I then get:
Import-Module : Could not load file or assembly 'Microsoft.Data.Services.Client, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
At this point I'm not going to speculate as to possible causes!
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 27 Nov, 2014 02:16 PM
Will take a look. That's an interesting issue.
-Feodor
Support Staff 2 Posted by Feodor Fitsner on 27 Nov, 2014 06:11 PM
Hi James,
The issue has been fixed. I'm deploying an update to build workers.
Support Staff 3 Posted by Feodor Fitsner on 27 Nov, 2014 08:15 PM
An update has been deployed. Should be OK now.
4 Posted by James Murphy on 01 Dec, 2014 11:16 AM
Certainly seems to be! Thanks
James Murphy closed this discussion on 01 Dec, 2014 11:16 AM.