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

Pin az cli version #1071

Merged
merged 2 commits into from
Nov 9, 2021
Merged

Pin az cli version #1071

merged 2 commits into from
Nov 9, 2021

Conversation

marrobi
Copy link
Member

@marrobi marrobi commented Nov 9, 2021

Fixes #1067

What is being addressed

Specifies and azure cli version to install. This prevents the installation of versions with breakign changes.

@github-actions
Copy link

github-actions bot commented Nov 9, 2021

Unit Test Results

0 files  0 suites   0s ⏱️
0 tests 0 ✔️ 0 💤 0

Results for commit a409aae.

♻️ This comment has been updated with latest results.

@daltskin
Copy link
Contributor

daltskin commented Nov 9, 2021

If you want to use the az 2.30, try the following:

  • sudo apt-get update
  • sudo apt-get upgrade
  • sudo apt-get dist-upgrade

Then upgrade az to 2.30

  • az upgrade
  • az logout
  • az login

Then run the following to check:

  • az account get-access-token

@marrobi marrobi self-assigned this Nov 9, 2021
Copy link
Member

@Lybecker Lybecker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marrobi marrobi requested a review from daltskin November 9, 2021 10:55
@marrobi marrobi merged commit 4c18c1a into main Nov 9, 2021
@marrobi marrobi deleted the marrobi/issue1067 branch November 9, 2021 11:08
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

Successfully merging this pull request may close these issues.

[BUG]Resource Processor error running porter install when creating Base Workspace
3 participants