Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It appears that Azure Cloudshell is not a compatible platform for the upgrade script #53

Closed
ahakala opened this issue Oct 18, 2018 · 1 comment

Comments

@ahakala
Copy link

ahakala commented Oct 18, 2018

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ x ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

  1. Launch Azure Cloud Shell
  2. copy upgrade script into user home
  3. Install required modules
  4. Run Scirpt

Any log messages given by the failure

The required version of the Azure Powershell cmdlets was no
t detected. We recommend that you follow the
    instructions on https://docs.microsoft.com/en-us/powers
hell/azure/overview?view=azurermps-6.8.1 to update to a compatible version.At /home/user/upgrade.ps1:64 char:5
+     throw "The required version of the Azure Powershell cmdlets was n ...
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : OperationStopped: (The required ve...atible version.:String) [], RuntimeException
+ FullyQualifiedErrorId : The required version of the Azure Powershell cmdlets was not detected. We recommend that you follow the
    instructions on https://docs.microsoft.com/en-us/powershell/azure/overview?view=azurermps-6.8.1 to update to a compatible version.

Expected/desired behavior

Would expect a successful upgrade

OS and Version?

Azure Cloudshell

Versions

Mention any other details that might be useful

The error log output and code indicate that this script is looking for specific versions of the AzureRM module. (6.8.1) The Azure Cloudshell Modules have different version numbers. I am not sure if the functionality of the "NetCore" versions of the modules will provide different outcomes.


Thanks! We'll be in touch soon.

@ali92hm
Copy link
Contributor

ali92hm commented Oct 28, 2018

Hi there,

Thanks for reporting this issue. We've noticed this problem and posted updated instructions here.

We are working with the CloudShell team to bring the cloud shell upgrade back.

@ali92hm ali92hm closed this as completed Oct 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants