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

[BUG] Cloud shell is not running the latest version and cannot be upgraded. #510

Open
jonwbstr opened this issue Dec 5, 2024 · 1 comment
Labels
bug Something isn't working Tool_change This is related to updating an existing Cloud Shell tool

Comments

@jonwbstr
Copy link

jonwbstr commented Dec 5, 2024

To Reproduce

Launch a cloud shell from the azure portal

Observed Behavior

VERBOSE: Authenticating to Azure ...
WARNING: You're using Az version 12.4.0. The latest version of Az is 13.0.0. Upgrade your Az modules using the following commands:
  Update-PSResource Az -WhatIf    -- Simulate updating your Az modules.
  Update-PSResource Az            -- Update your Az modules.
There will be breaking changes from 12.4.0 to 13.0.0. Open https://go.microsoft.com/fwlink/?linkid=2241373 and check the details.
VERBOSE: Building your Azure drive ...
PS /home/protected> update-psresource az                                                                       
Update-PSResource: No installed packages were found with name 'az' in scope 'CurrentUser'. First install package using 'Install-PSResource'.

Expected behavior

Cloud shell should be using the latest version? Or,
This warning should be suppressed?

Is this specific to Cloud Shell?

Yes, I also can't seem to update the AZ modules from the cloud shell

Interface information

https://portal.azure.com
Edge on Windows 11

@jonwbstr jonwbstr added bug Something isn't working Triage-needed Triage needed by Cloud Shell team labels Dec 5, 2024
@mbifeld
Copy link
Member

mbifeld commented Dec 10, 2024

Hi @jonwbstr , Cloud Shell will update to the latest az cli and Az PowerShell module in January. Thank you for reporting the issue self-upgrading, we will look into it for the future.

@mbifeld mbifeld added Tool_change This is related to updating an existing Cloud Shell tool and removed Triage-needed Triage needed by Cloud Shell team labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Tool_change This is related to updating an existing Cloud Shell tool
Projects
None yet
Development

No branches or pull requests

2 participants