Skip to content

[Hubs] Update Azure PowerShell version for deployment scripts #945

Description

@flanakin

⚠️ Problem

Deployment scripts are returning this warning:

WARNING: You're using Az version 8.0.0. The latest version of Az is 12.2.0. Upgrade your Az modules using the following commands:

  • Update-Module Az -WhatIf -- Simulate updating your Az modules.
  • Update-Module Az -- Update your Az modules.

There will be breaking changes from 8.0.0 to 12.2.0. Open https://go.microsoft.com/fwlink/?linkid=2241373 and check the details.

🛠️ Solution

Update deployment scripts to use the latest Azure PowerShell release.

🙋‍♀️ Ask for the community

We could use your help:

  1. Please vote this issue up (👍) to prioritize it.
  2. Leave comments to help us solidify the vision.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions