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

📢 Azure/cli v2 Release Announcement #143

Open
MoChilia opened this issue Mar 7, 2024 · 1 comment
Open

📢 Azure/cli v2 Release Announcement #143

MoChilia opened this issue Mar 7, 2024 · 1 comment
Assignees

Comments

@MoChilia
Copy link
Member

MoChilia commented Mar 7, 2024

👀 What’s new in azure/cli@v2?

⚠️ This is breaking change

To apply this change, please update the version of azure/cli to v2 in your workflow files.

    - name: Run Azure CLI Action
      uses: azure/cli@v2
      with:
        azcliversion: latest
        inlineScript: |
          az version
@MoChilia MoChilia self-assigned this Mar 7, 2024
@MoChilia MoChilia pinned this issue Mar 7, 2024
@maythamfahmi
Copy link

I just upgraded to v2 from v1, I can confirm it works fine. the warning around node 16 is gone.

with v1
image

with v2
No node 16 warning

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