How to relate Az PowerShell version and Powershell Gallery module version

Jibin 61 Reputation points
2023-03-13T11:37:00.6666667+00:00

Hi,

I'm unable to correlate the Az PowerShell versions in Microsoft learn documentation and PowerShell gallery. For example on Az.Monitor module, "https://learn.microsoft.com/en-us/powershell/module/az.monitor/?view=azps-9.5.0" here the documentation shows version 9.5.0, but Powershell gallery shows 4.4.1 as the latest (https://www.powershellgallery.com/packages/Az.Monitor/)

  • MS Learn page User's image
  • PowerShell Gallery User's image

Thanks you!

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
{count} votes

Answer accepted by question author
  1. SwathiDhanwada-MSFT 19,073 Reputation points Moderator
    2023-03-14T06:15:04.0233333+00:00

    @Jibin Welcome to Microsoft Q&A Platform. The Az PowerShell module is a rollup module containing more than 70 generally available (GA) or stable service modules for managing Azure resources directly from PowerShell.

    You can check the latest version of Az PowerShell module here. Each of the service sub modules have different versions which are listed under Az PowerShell module. The highlighted section is service modules under Az PowerShell module.

    User's image

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.