Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Module update check not working in some cases #36

@blindzero

Description

@blindzero

Describe the bug
The contained module version checker doesn't work for some modules. This could be observed for Az and ExchangeOnlineManagement module.
Maybe relating to installation scope of already installed modules?

To Reproduce
Steps to reproduce the behavior:

  1. Have older version of ExchangeOnlineManagement or Az installed
    Check e.g. with using Get-Module Az -ListAvailable and Find-Module Az to compare version numbers.
  2. Run Connect-MS365 -Service Az
  3. No notification on available module update is shown

Expected behavior
On connection it should be printed that a new version is available and an inline update is proposed.

Screenshots
version-check-az-ps7

Desktop (please complete the following information):

  • OS: Windows
  • PowerShell: 7

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingms:azMicrosoft Azurems:eolMicrosoft Exchange Online

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions