You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 28, 2025. It is now read-only.
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:
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.
Run Connect-MS365 -Service Az
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
Desktop (please complete the following information):
Describe the bug
The contained module version checker doesn't work for some modules. This could be observed for
AzandExchangeOnlineManagementmodule.Maybe relating to installation scope of already installed modules?
To Reproduce
Steps to reproduce the behavior:
ExchangeOnlineManagementorAzinstalledCheck e.g. with using
Get-Module Az -ListAvailableandFind-Module Azto compare version numbers.Connect-MS365 -Service AzExpected behavior
On connection it should be printed that a new version is available and an inline update is proposed.
Screenshots

Desktop (please complete the following information):